Empirical
OrgInterface.h
Go to the documentation of this file.
1 
11 #ifndef EMP_ORG_INTERFACE_H
12 #define EMP_ORG_INTERFACE_H
13 
14 namespace emp {
15 
16  class OrgInterface {
17  };
18 
19 }
20 
21 #endif
Definition: OrgInterface.h:16
If we are in emscripten, make sure to include the header.
Definition: array.h:37