MimIR 0.1
MimIR is my Intermediate Representation
|
Go to the source code of this file.
Macros | |
#define | MIM_ENABLE_CHECKS |
#define | MIM_VER "0.1" |
#define | MIM_VER_MAJOR "0" |
#define | MIM_VER_MINOR "1" |
#define | MIM_VER_PATCH "" |
#define | MIM_INSTALL_PREFIX "/usr/local" |
#define | MIM_EXPORT __attribute__((visibility("default"))) |
#define | MIM_IMPORT |
#define MIM_INSTALL_PREFIX "/usr/local" |
Definition at line 10 of file config.h.
Referenced by mim::Driver::Driver().