This commit is contained in:
Akim Demaille
2019-07-07 14:03:37 +02:00
parent 40a8dddde1
commit 5d3468e0d1
2 changed files with 106 additions and 106 deletions

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 3.4. */ /* A Bison parser, made by GNU Bison 3.4.1.45-9bde-dirty. */
/* Bison implementation for Yacc-like parsers in C /* Bison implementation for Yacc-like parsers in C
@@ -48,7 +48,7 @@
#define YYBISON 1 #define YYBISON 1
/* Bison version. */ /* Bison version. */
#define YYBISON_VERSION "3.4" #define YYBISON_VERSION "3.4.1.45-9bde-dirty"
/* Skeleton name. */ /* Skeleton name. */
#define YYSKELETON_NAME "yacc.c" #define YYSKELETON_NAME "yacc.c"

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 3.4. */ /* A Bison parser, made by GNU Bison 3.4.1.45-9bde-dirty. */
/* Bison interface for Yacc-like parsers in C /* Bison interface for Yacc-like parsers in C