summaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/dat.h b/dat.h
index 5cf3001..d634435 100644
--- a/dat.h
+++ b/dat.h
@@ -105,8 +105,6 @@ enum {
CompoundTerm,
};
-int debug;
-
/* Flags */
enum {
BoundedTrue,
@@ -124,8 +122,8 @@ enum {
};
enum {
- DebugOn,
DebugOff,
+ DebugOn,
};
enum {