]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* src/reader.c (parse_skel_decl): New.
[bison.git] / src / lex.h
index 4947a4d68bc1c2b7a0e6d3d18ba726a741439696..8721e9a883ece9cd447df1fe9808486b1e777f5a 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -47,6 +47,10 @@ typedef enum token_e
     tok_number,
     tok_expect,
     tok_thong,
+    tok_hdrext,
+    tok_srcext,
+    tok_define,
+    tok_skel,
     tok_noop,
     tok_setopt,
     tok_illegal,