Doc revised

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1600 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2009-06-30 15:06:13 +00:00
commit 83ffb12d41
5 changed files with 6 additions and 6 deletions

View file

@ -63,7 +63,6 @@ public:
* @param _moveInit the move initializer
* @param _nextMove allow to do or not a move
* @param _incrEval a (generally) efficient evaluation fonction
* @param _number the number of neighbor to explore
*/
moeoFirstImprovingNeighborhoodExplorer(
moMoveInit < Move > & _moveInit,