]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* src/bison.simple: Remove YYERROR_VERBOSE using.
[bison.git] / src / lex.h
index cb5a75e829fbe48da30b96881b2d42439116ee09..34954148677424c71e42dd2dc274454289a641dd 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -50,8 +50,10 @@ typedef enum token_e
     tok_thong,
     tok_define,
     tok_skel,
+    tok_include,
     tok_noop,
-    tok_setopt,
+    tok_intopt,
+    tok_stropt,
     tok_illegal,
     tok_obsolete
   } token_t;