#ifndef INTRUDERKNOWLEDGE
#define INTRUDERKNOWLEDGE
#include "system.h"
#include "switches.h"
void initialIntruderKnowledge (const System sys);
#endif