This commit is contained in:
Akim Demaille
2013-02-19 10:07:37 +01:00
parent 42fef01256
commit bbed3fdef6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 2.7.1087-c21e-dirty. */
/* A Bison parser, made by GNU Bison 2.7.1116-42fef. */
/* Bison implementation for Yacc-like parsers in C
@@ -44,7 +44,7 @@
#define YYBISON 1
/* Bison version. */
#define YYBISON_VERSION "2.7.1087-c21e-dirty"
#define YYBISON_VERSION "2.7.1116-42fef"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 2.7.1087-c21e-dirty. */
/* A Bison parser, made by GNU Bison 2.7.1116-42fef. */
/* Bison interface for Yacc-like parsers in C