std::vector<boost::shared_ptr<BeRoInterface> > implemented

This commit is contained in:
doitux
2007-08-06 20:35:26 +00:00
parent 562e8760f5
commit 96419b3588
22 changed files with 172 additions and 139 deletions
+2 -1
View File
@@ -28,7 +28,8 @@ public:
int getHighestCardsValue() const {}
void setHighestCardsValue(int theValue) {}
//only until bero refactory is over
void run() {}
//only until bero refactoring is over
void preflopRun() {}
void flopRun() {}
void riverRun() {}