Tiny details
This commit is contained in:
parent
18cd20da78
commit
5274c852f1
2 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue