X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a49f4904c36d585fa057b681c38af4d48de7c23b..bb8e56ff67d289d15f1a4dc7f5e1502cd3bbfc24:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 3e035171..a5a1cfdb 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.6.2.873-d87e-dirty. */ +/* A Bison parser, made by GNU Bison 2.6.2.891-3f15-dirty. */ /* Bison interface for Yacc-like parsers in C @@ -30,8 +30,8 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ -#ifndef GRAM_SRC_PARSE_GRAM_H -# define GRAM_SRC_PARSE_GRAM_H +#ifndef YY_GRAM_SRC_PARSE_GRAM_H_INCLUDED +# define YY_GRAM_SRC_PARSE_GRAM_H_INCLUDED /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 1 @@ -226,4 +226,4 @@ typedef struct YYLTYPE int gram_parse (void); -#endif /* !GRAM_SRC_PARSE_GRAM_H */ +#endif /* !YY_GRAM_SRC_PARSE_GRAM_H_INCLUDED */