]> git.saurik.com Git - bison.git/blobdiff - src/lex.h
* src/bison.simple (YYLSP_NEEDED): New definition.
[bison.git] / src / lex.h
index e5d63882beb6728c54d2196e70a69ff9503b6196..8721e9a883ece9cd447df1fe9808486b1e777f5a 100644 (file)
--- a/src/lex.h
+++ b/src/lex.h
@@ -50,6 +50,7 @@ typedef enum token_e
     tok_hdrext,
     tok_srcext,
     tok_define,
+    tok_skel,
     tok_noop,
     tok_setopt,
     tok_illegal,