]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* tests/regression.at, tests/torture.at, tests/calc.at: Adjust to
[bison.git] / src / lex.h
index 2f67839d8c3ca1ee48426e8d9bcc3d195a6f6554..b9462ed17d63ea430cb099f09864145c7bea5c5f 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -49,7 +49,8 @@ typedef enum token_e
     tok_expect,
     tok_thong,
     tok_noop,
-    tok_setopt,
+    tok_intopt,
+    tok_stropt,
     tok_illegal,
     tok_obsolete
   } token_t;