dummy modification

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@179 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-02-14 15:08:23 +00:00
commit 2deba122b4
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ public:
}
else if (nObjectives == 2)
{
// two objectives (the two objectives function is still to do)
// two objectives (the two objectives function is still to implement)
mObjectives(_pop);
}
else if (nObjectives > 2)