- Minor update to state progress bar cleaner.

This commit is contained in:
ccremers 2004-07-21 11:03:49 +00:00
parent 45950e3e56
commit 6e8dcf8598

View File

@ -658,6 +658,7 @@ modelCheck (const System sys)
/* clean up any states display */
if (sys->switchS > 0)
{
// States: 1.000e+06
fprintf (stderr, " \r");
}