- Added well-formedness checks. This will only be enabled if a role uses

the 'knows' keyword.
This commit is contained in:
ccremers
2006-07-31 11:08:51 +00:00
parent ff21e9e572
commit e902aaa260
8 changed files with 273 additions and 48 deletions

View File

@@ -2,6 +2,7 @@
#define INTRUDERKNOWLEDGE
#include "system.h"
#include "switches.h"
void initialIntruderKnowledge (const System sys);