X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d11e0cfa895cdecbf9b3d0ca842a49c7a214e348..f5109f5af0d4eeaa6910b21f49257b2be75b9158:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 83d74854..876e7490 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.0a. */ +/* A Bison parser, made by GNU Bison 2.1. */ /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. @@ -80,6 +80,7 @@ BRACED_CODE = 305 }; #endif +/* Tokens. */ #define GRAM_EOF 0 #define STRING 258 #define INT 259 @@ -143,8 +144,8 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1394 of yacc.c. */ -#line 148 "parse-gram.h" +/* Line 1447 of yacc.c. */ +#line 149 "parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1