]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
Add of %source_extension and %header_extension which specify
[bison.git] / src / lex.h
index 4947a4d68bc1c2b7a0e6d3d18ba726a741439696..c63309635da6e60eb1eaac9f37bdc96b038646b0 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -47,6 +47,8 @@ typedef enum token_e
     tok_number,
     tok_expect,
     tok_thong,
+    tok_hdrext,
+    tok_srcext,
     tok_noop,
     tok_setopt,
     tok_illegal,