mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 18:53:04 +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
|
/* 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"
|
||||||
@@ -957,7 +957,7 @@ tron (yyo);
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 57: /* "%param" */
|
case 57: /* "%param" */
|
||||||
{
|
{
|
||||||
switch (((*yyvaluep).PERCENT_PARAM))
|
switch (((*yyvaluep).PERCENT_PARAM))
|
||||||
{
|
{
|
||||||
#define CASE(In, Out) \
|
#define CASE(In, Out) \
|
||||||
@@ -1036,7 +1036,7 @@ tron (yyo);
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 95: /* value */
|
case 95: /* value */
|
||||||
{
|
{
|
||||||
switch (((*yyvaluep).value).kind)
|
switch (((*yyvaluep).value).kind)
|
||||||
{
|
{
|
||||||
case muscle_code: fprintf (yyo, "{%s}", ((*yyvaluep).value).chars); break;
|
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
|
/* Bison interface for Yacc-like parsers in C
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user