clean project
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1693 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
deaeaeec36
commit
8f1cdb68d5
3 changed files with 57 additions and 48 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue