clean project

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1693 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-03-15 15:25:13 +00:00
commit 8f1cdb68d5
3 changed files with 57 additions and 48 deletions

View file

@ -69,7 +69,6 @@ int main(){
assert(test.position()==1);
//verif du cont
test.next(sol, neighbor);
assert(test.cont(sol));
test.next(sol, neighbor);
assert(!test.cont(sol));