/[bison]/bison/data/yacc.c
ViewVC logotype

Diff of /bison/data/yacc.c

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

revision 1.15 by eggert, Fri Oct 11 20:53:39 2002 UTC revision 1.16 by eggert, Sat Oct 12 23:20:23 2002 UTC
# Line 166  m4_if(b4_prefix[], [yy], [], Line 166  m4_if(b4_prefix[], [yy], [],
166  #define yynerrs b4_prefix[]nerrs  #define yynerrs b4_prefix[]nerrs
167  b4_location_if([#define yylloc b4_prefix[]lloc])])  b4_location_if([#define yylloc b4_prefix[]lloc])])
168    
169    b4_token_defines(b4_tokens)
170    
171  /* Copy the first part of user declarations.  */  /* Copy the first part of user declarations.  */
172  b4_pre_prologue  b4_pre_prologue
173    
 b4_token_defines(b4_tokens)  
   
174  /* Enabling traces.  */  /* Enabling traces.  */
175  #ifndef YYDEBUG  #ifndef YYDEBUG
176  # define YYDEBUG b4_debug  # define YYDEBUG b4_debug

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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