summaryrefslogtreecommitdiff
path: root/grammar/rainerscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'grammar/rainerscript.h')
-rw-r--r--grammar/rainerscript.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/grammar/rainerscript.h b/grammar/rainerscript.h
index 63a0bb4..8742c75 100644
--- a/grammar/rainerscript.h
+++ b/grammar/rainerscript.h
@@ -44,6 +44,8 @@ enum cnfobjType {
CNFOBJ_CONSTANT,
CNFOBJ_MAINQ,
CNFOBJ_LOOKUP_TABLE,
+ CNFOBJ_PARSER,
+ CNFOBJ_TIMEZONE,
CNFOBJ_INVALID = 0
};