Tiny details

This commit is contained in:
evomarc 2002-08-23 15:44:27 +00:00
commit 5274c852f1
2 changed files with 2 additions and 2 deletions

View file

@ -201,7 +201,7 @@ eoCheckPoint<EOT>& do_make_checkpoint(eoParser& _parser, eoState& _state, eoEval
fileMonitor->add(_eval);
if (tCounter) // we want the time as well
{
cout << "On met timecounter\n";
// cout << "On met timecounter\n";
fileMonitor->add(*tCounter);
}
fileMonitor->add(*bestStat);