]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* src/reader.c (parse_include_decl): New, Not yet implemented.
[bison.git] / src / lex.h
index 16ac115a56ee3bec65a4efee131adcbc57689144..34954148677424c71e42dd2dc274454289a641dd 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -50,6 +50,7 @@ typedef enum token_e
     tok_thong,
     tok_define,
     tok_skel,
+    tok_include,
     tok_noop,
     tok_intopt,
     tok_stropt,