- Added '--extend-nonreads' switch. It is totally untested, and I hope
Gijs will have a look at it and tell me whether it actually works.
This commit is contained in:
@@ -55,6 +55,8 @@ struct switchdata
|
||||
int reportMemory; //!< Memory display switch.
|
||||
int reportTime; //!< Time display switch.
|
||||
int reportStates; //!< Progress display switch. (traversed states)
|
||||
int extendNonReads; //!< Show further events in arachne xml output.
|
||||
|
||||
//! Latex output switch.
|
||||
/**
|
||||
* Obsolete. Use globalLatex instead.
|
||||
|
||||
Reference in New Issue
Block a user