more polymorphie steps for BeRo (sry lotodore for last buggy rev)
This commit is contained in:
@@ -23,7 +23,9 @@ public:
|
||||
|
||||
virtual ~BeRoFactoryInterface();
|
||||
|
||||
virtual BeRoInterface* switchRounds(int) = 0;
|
||||
virtual BeRoInterface* switchRounds(BeRoInterface*, int) = 0;
|
||||
|
||||
virtual BeRoInterface* createBeRoPreflop() =0;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user