- 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:
ccremers
2005-06-21 11:04:34 +00:00
parent b6e9841c0f
commit 464920907b
3 changed files with 52 additions and 4 deletions

View File

@@ -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.