4 #define INTERNAL_DEBUG 0
5 /* whether tracking various VM stats */
7 #define DISABLE_CHECKS 1
8 // #define TIME_LOOKUP 1
14 #include "shotgun/config.h"
15 #include "shotgun/lib/oop.h"
16 /* declare the message struct since it's used in state.h, but actually
17 * defined in message.h */
19 #include "shotgun/lib/strtod.h"
20 #include "shotgun/lib/state.h"
21 #include "shotgun/lib/message.h"
22 #include "shotgun/lib/auto.h"
23 #include "shotgun/lib/metaclass.h"
24 #include "shotgun/lib/object.h"
25 #include "shotgun/lib/log.h"