remove a comment
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1009 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
7501b9b5ea
commit
34134b1eae
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ int main()
|
|||
if (arch.size() != 3)
|
||||
{
|
||||
std::cout << "ERROR (too much solutions)" << std::endl;
|
||||
//return EXIT_FAILURE;
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
// obj0 must be in
|
||||
if (! arch.contains(obj0))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue