- Added 'agenttypecheck' switch.

This commit is contained in:
ccremers
2005-10-08 19:54:30 +00:00
parent a3b009f119
commit fe730716ca
2 changed files with 15 additions and 0 deletions

View File

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