- Iteration seems to work nicely, thank you.
This commit is contained in:
8
src/intruderknowledge.h
Normal file
8
src/intruderknowledge.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef INTRUDERKNOWLEDGE
|
||||
#define INTRUDERKNOWLEDGE
|
||||
|
||||
#include "system.h"
|
||||
|
||||
void initialIntruderKnowledge (const System sys);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user