std::vector<boost::shared_ptr<BeRoInterface> > implemented
This commit is contained in:
@@ -45,7 +45,7 @@ LocalBeRoRiver::~LocalBeRoRiver()
|
||||
}
|
||||
|
||||
|
||||
void LocalBeRoRiver::riverRun() {
|
||||
void LocalBeRoRiver::run() {
|
||||
|
||||
cout << "LocalBeroRiverRun!!!" << endl;
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user