- Implemented output method selector, sys->output.
- Changed disable-report switch into --empty. - --scenario=-1 now displays a list of scenarios. Use wc -l to count them.
This commit is contained in:
@@ -481,9 +481,6 @@ attackDisplayAscii (const System sys)
|
||||
void
|
||||
attackDisplay (const System sys)
|
||||
{
|
||||
if (!sys->report || sys->switchStatespace)
|
||||
return;
|
||||
|
||||
if (sys->latex)
|
||||
{
|
||||
attackDisplayLatex (sys);
|
||||
|
||||
Reference in New Issue
Block a user