/[bison]/bison/data/bison.simple
ViewVC logotype

Diff of /bison/data/bison.simple

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

revision 1.29 by akim, Tue May 28 09:53:35 2002 UTC revision 1.30 by akim, Tue Jun 11 08:01:41 2002 UTC
# Line 175  m4_if(b4_prefix[], [yy], [], Line 175  m4_if(b4_prefix[], [yy], [],
175  /* Copy the first part of user declarations.  */  /* Copy the first part of user declarations.  */
176  b4_pre_prologue  b4_pre_prologue
177    
178    b4_token_defines(b4_tokens)
179    
180  /* Enabling traces.  */  /* Enabling traces.  */
181  #ifndef YYDEBUG  #ifndef YYDEBUG
182  # define YYDEBUG b4_debug  # define YYDEBUG b4_debug
# Line 312  union yyalloc Line 314  union yyalloc
314    
315  #endif  #endif
316    
 b4_token_defines(b4_tokens)  
   
317  /* YYFINAL -- State number of the termination state. */  /* YYFINAL -- State number of the termination state. */
318  #define YYFINAL  b4_final  #define YYFINAL  b4_final
319  #define YYFLAG   b4_flag  #define YYFLAG   b4_flag

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

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