doc modified

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1705 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-03-23 11:08:23 +00:00
commit 6cb6070df4

View file

@ -38,7 +38,7 @@
#include <neighborhood/moNeighbor.h>
/**
* Neighbor related to a vector of Bit
* Index Neighbor
*/
template< class EOT , class Fitness >
class moIndexNeighbor : virtual public moNeighbor<EOT, Fitness>