- Switched -r n behaviour for Arachne, effectively turning it into the
upper bound on runs.
This commit is contained in:
@@ -58,6 +58,7 @@ systemInit ()
|
||||
sys->output = ATTACK; // default is to show the attacks
|
||||
sys->porparam = 0; // multi-purpose parameter
|
||||
sys->latex = 0; // latex output?
|
||||
sys->switchRuns = INT_MAX;
|
||||
sys->switchScenario = 0;
|
||||
sys->switchScenarioSize = 0;
|
||||
sys->switchForceChoose = 1; // force explicit chooses by default
|
||||
|
||||
Reference in New Issue
Block a user