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

Diff of /bison/data/bison.c++

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

revision 1.23 by akim, Mon Apr 22 08:22:22 2002 UTC revision 1.24 by ra, Wed Apr 24 16:22:56 2002 UTC
# Line 113  b4_copyright Line 113  b4_copyright
113  /* Using locations.  */  /* Using locations.  */
114  #define YYLSP_NEEDED b4_locations_flag  #define YYLSP_NEEDED b4_locations_flag
115    
116  b4_prologue  /* Copy the first part of user declarations.  */
117    b4_pre_prologue
118    
119  /* Tokens.  */  /* Tokens.  */
120  b4_token_defines(b4_tokens)  b4_token_defines(b4_tokens)
# Line 137  yystype; Line 138  yystype;
138  # define YYSTYPE yystype  # define YYSTYPE yystype
139  #endif  #endif
140    
141    /* Copy the second part of user declarations.  */
142    b4_post_prologue
143    
144  #line __oline__  "__ofile__"  #line __oline__  "__ofile__"
145  #ifndef YYLLOC_DEFAULT  #ifndef YYLLOC_DEFAULT
146  # define YYLLOC_DEFAULT(Current, Rhs, N) \  # define YYLLOC_DEFAULT(Current, Rhs, N) \

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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