summaryrefslogtreecommitdiff
path: root/src/bytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bytecode.h')
-rw-r--r--src/bytecode.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bytecode.h b/src/bytecode.h
index 668602d2..793b3381 100644
--- a/src/bytecode.h
+++ b/src/bytecode.h
@@ -211,8 +211,7 @@ typedef unsigned long colm_value_t;
#define IN_GET_VLIST_MEM_WV 0x70
#define IN_GET_VLIST_MEM_BKT 0x5c
-/* This should be a bit in the parser generic. */
-#define IN_PARSER_NOT_USED 0x76
+#define IN_CONS_REDUCER 0x76
#define IN_DONE 0x78