Forgot to call exit

This commit is contained in:
Tiago Gomes 2013-03-13 22:37:04 +00:00
parent 23469e6f94
commit d3663d9370
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ FactorGraph::readFromLibDaiFormat (const char* fileName)
std::cerr << "Error: variable `" << vids[j] << "' appears" ;
std::cerr << " in two or more factors with a different range." ;
std::cerr << std::endl;
exit (EXIT_FAILURE);
}
}
// read parameters