Pol  Revision:cb584c9
modules.h
Go to the documentation of this file.
1 
7 #ifndef __MODULES_H
8 #define __MODULES_H
9 namespace Pol
10 {
11 namespace Bscript
12 {
13 typedef enum { Mod_Basic } ModuleID;
14 }
15 }
16 #endif
Definition: berror.cpp:12