moILS added

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1776 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-05-04 15:31:39 +00:00
commit 69eda3cd18
2 changed files with 91 additions and 0 deletions

View file

@ -43,6 +43,7 @@
#include <algo/moNeutralHC.h>
#include <algo/moRandomWalk.h>
#include <algo/moTS.h>
#include <algo/moILS.h>
#include <comparator/moComparator.h>
#include <comparator/moNeighborComparator.h>