Correction de moHillClimberSampling.h
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1788 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
c46fac7da4
commit
a99e91d897
5 changed files with 94 additions and 6 deletions
|
|
@ -84,8 +84,6 @@ public:
|
|||
* @return this monitor (sorry I don't why, but it is like this in EO)
|
||||
*/
|
||||
eoMonitor& operator()(void) {
|
||||
std::cout << "je passe vector MOnitor" << std::endl;
|
||||
|
||||
if (doubleParam != NULL)
|
||||
valueVec.push_back(doubleParam->value());
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue