X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/bf8b3d98215af40f5b5902d0a2596bd2bf03a68c..6e0f8287817c4effb70da3e621e7f1c7778e217e:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index cf303fd8..1b1b881f 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.1a. */ +/* A Bison parser, made by GNU Bison 2.1b. */ /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -147,7 +147,7 @@ typedef union YYSTYPE assoc assoc; uniqstr uniqstr; } -/* Line 1536 of yacc.c. */ +/* Line 1538 of yacc.c. */ #line 152 "parse-gram.h" YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */