- Minor update to state progress bar cleaner.
This commit is contained in:
parent
45950e3e56
commit
6e8dcf8598
@ -658,7 +658,8 @@ modelCheck (const System sys)
|
|||||||
/* clean up any states display */
|
/* clean up any states display */
|
||||||
if (sys->switchS > 0)
|
if (sys->switchS > 0)
|
||||||
{
|
{
|
||||||
fprintf (stderr, " \r");
|
// States: 1.000e+06
|
||||||
|
fprintf (stderr, " \r");
|
||||||
}
|
}
|
||||||
|
|
||||||
timersPrint (sys);
|
timersPrint (sys);
|
||||||
|
Loading…
Reference in New Issue
Block a user