more polymorphie steps for BeRo

This commit is contained in:
doitux
2007-08-04 22:19:40 +00:00
parent 0a0a24433e
commit ce61172ab3
2 changed files with 3 additions and 3 deletions
@@ -22,4 +22,4 @@ ClientBeRoFactory::~ClientBeRoFactory()
}
BeRoInterface* ClientBeRoFactory::switchRounds() {}
BeRoInterface* ClientBeRoFactory::switchRounds() { return NULL;}