summaryrefslogtreecommitdiff
path: root/trex.h
diff options
context:
space:
mode:
Diffstat (limited to 'trex.h')
-rw-r--r--trex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/trex.h b/trex.h
index 698147d..9348bcb 100644
--- a/trex.h
+++ b/trex.h
@@ -48,6 +48,8 @@
#define TRex_True 1
#define TRex_False 0
+#define TREX_CASE 1
+
typedef unsigned int TRexBool;
typedef struct TRex TRex;