- Added '--experimental=<int>' switch for debug version.
This commit is contained in:
@@ -48,6 +48,7 @@ struct switchdata
|
||||
|
||||
// Misc
|
||||
int switchP; //!< A multi-purpose integer parameter, passed to the partial order reduction method selected.
|
||||
int experimental; //!< Experimental stuff goes here until it moves into main stuff.
|
||||
|
||||
// Output
|
||||
int output; //!< From enum outputs: what should be produced. Default ATTACK.
|
||||
|
||||
Reference in New Issue
Block a user