/[bison]/bison/src/parse-gram.c
ViewVC logotype

Diff of /bison/src/parse-gram.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by eggert, Mon Oct 21 05:30:50 2002 UTC revision 1.29 by eggert, Fri Oct 25 06:05:50 2002 UTC
# Line 236  typedef union { Line 236  typedef union {
236    char *string;    char *string;
237    assoc_t assoc;    assoc_t assoc;
238  } yystype;  } yystype;
239  /* Line 203 of /tmp/prefix/share/bison/yacc.c.  */  /* Line 226 of /tmp/prefix/share/bison/yacc.c.  */
240  #line 241 "parse-gram.c"  #line 241 "parse-gram.c"
241  # define YYSTYPE yystype  # define YYSTYPE yystype
242  # define YYSTYPE_IS_TRIVIAL 1  # define YYSTYPE_IS_TRIVIAL 1
# Line 257  typedef struct yyltype Line 257  typedef struct yyltype
257  /* Copy the second part of user declarations.  */  /* Copy the second part of user declarations.  */
258    
259    
260  /* Line 223 of /tmp/prefix/share/bison/yacc.c.  */  /* Line 246 of /tmp/prefix/share/bison/yacc.c.  */
261  #line 262 "parse-gram.c"  #line 262 "parse-gram.c"
262    
263  #if ! defined (yyoverflow) || YYERROR_VERBOSE  #if ! defined (yyoverflow) || YYERROR_VERBOSE
# Line 1627  yyreduce: Line 1627  yyreduce:
1627    
1628      }      }
1629    
1630  /* Line 1022 of /tmp/prefix/share/bison/yacc.c.  */  /* Line 1045 of /tmp/prefix/share/bison/yacc.c.  */
1631  #line 1632 "parse-gram.c"  #line 1632 "parse-gram.c"
1632    
1633    yyvsp -= yylen;    yyvsp -= yylen;

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26