Ajout des entetes et du test du simple HC explorer

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1667 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-01-22 10:58:34 +00:00
commit a7c4dc4136
8 changed files with 321 additions and 1 deletions

View file

@ -33,7 +33,8 @@ SET (TEST_LIST
t-moBitNeighbor
t-moBitNeighborhood
t-moFullEvalByCopy
t-moFullEvalByModif)
t-moFullEvalByModif
t-moSimpleHCexplorer)
FOREACH (test ${TEST_LIST})
SET ("T_${test}_SOURCES" "${test}.cpp")