mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-28 13:43:02 +00:00
regen
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
#define YYBISON 1
|
||||
|
||||
/* Bison version. */
|
||||
#define YYBISON_VERSION "3.4"
|
||||
#define YYBISON_VERSION "3.4.1.45-9bde-dirty"
|
||||
|
||||
/* Skeleton name. */
|
||||
#define YYSKELETON_NAME "yacc.c"
|
||||
@@ -957,7 +957,7 @@ tron (yyo);
|
||||
break;
|
||||
|
||||
case 57: /* "%param" */
|
||||
{
|
||||
{
|
||||
switch (((*yyvaluep).PERCENT_PARAM))
|
||||
{
|
||||
#define CASE(In, Out) \
|
||||
@@ -1036,7 +1036,7 @@ tron (yyo);
|
||||
break;
|
||||
|
||||
case 95: /* value */
|
||||
{
|
||||
{
|
||||
switch (((*yyvaluep).value).kind)
|
||||
{
|
||||
case muscle_code: fprintf (yyo, "{%s}", ((*yyvaluep).value).chars); break;
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user