- State progress bar needs less updating.

This commit is contained in:
ccremers 2004-07-16 09:03:37 +00:00
parent 6cf65f068f
commit 5d42bf40df

View File

@ -352,7 +352,7 @@ main (int argc, char **argv)
sys->switchS = 0; sys->switchS = 0;
else else
/* enable progress display */ /* enable progress display */
sys->switchS = 10000; sys->switchS = 50000;
if (switchSS->count > 0) if (switchSS->count > 0)
{ {
/* enable state space graph output */ /* enable state space graph output */