Clear comment
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2290 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
77f5ba7174
commit
1bd0a53c1d
1 changed files with 0 additions and 13 deletions
|
|
@ -74,13 +74,6 @@ public:
|
|||
|
||||
neighborsVec.push_back(bits);
|
||||
|
||||
/*
|
||||
std::cout << "first --" << std::endl;
|
||||
for(unsigned i = 0; i < d; i++)
|
||||
std::cout << bits[i] ;
|
||||
std::cout << std::endl;
|
||||
*/
|
||||
|
||||
// the others ones
|
||||
last = false;
|
||||
|
||||
|
|
@ -108,12 +101,6 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
std::cout << "fin de while" << std::endl;
|
||||
for(unsigned i = 0; i < d; i++)
|
||||
std::cout << bits[i] << " ";
|
||||
std::cout << std::endl;
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue