Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define THORIN_ENABLE_CHECKS
 
#define THORIN_VER   "1.9.0"
 
#define THORIN_VER_MAJOR   "1"
 
#define THORIN_VER_MINOR   "9"
 
#define THORIN_VER_PATCH   "0"
 
#define THORIN_INSTALL_PREFIX   "/usr/local"
 
#define THORIN_EXPORT   __attribute__((visibility("default")))
 
#define THORIN_IMPORT
 

Macro Definition Documentation

◆ THORIN_ENABLE_CHECKS

#define THORIN_ENABLE_CHECKS

Definition at line 3 of file config.h.

◆ THORIN_EXPORT

#define THORIN_EXPORT   __attribute__((visibility("default")))

Definition at line 16 of file config.h.

◆ THORIN_IMPORT

#define THORIN_IMPORT

Definition at line 17 of file config.h.

◆ THORIN_INSTALL_PREFIX

#define THORIN_INSTALL_PREFIX   "/usr/local"

Definition at line 10 of file config.h.

◆ THORIN_VER

#define THORIN_VER   "1.9.0"

Definition at line 5 of file config.h.

◆ THORIN_VER_MAJOR

#define THORIN_VER_MAJOR   "1"

Definition at line 6 of file config.h.

◆ THORIN_VER_MINOR

#define THORIN_VER_MINOR   "9"

Definition at line 7 of file config.h.

◆ THORIN_VER_PATCH

#define THORIN_VER_PATCH   "0"

Definition at line 8 of file config.h.