- Added 'agenttypecheck' switch.
This commit is contained in:
@@ -45,6 +45,7 @@ struct switchdata
|
||||
// Arachne
|
||||
int arachneSelector; //!< Goal selection method for Arachne engine
|
||||
int maxIntruderActions; //!< Maximum number of intruder actions in the semitrace (encrypt/decrypt)
|
||||
int agentTypecheck; //!< Check type of agent variables in all matching modes
|
||||
|
||||
// Misc
|
||||
int switchP; //!< A multi-purpose integer parameter, passed to the partial order reduction method selected.
|
||||
|
||||
Reference in New Issue
Block a user