/[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.13 by eggert, Wed Apr 24 05:55:48 2002 UTC revision 1.14 by ra, Wed Apr 24 16:22:56 2002 UTC
# Line 120  m4_if(b4_prefix[], [yy], [], Line 120  m4_if(b4_prefix[], [yy], [],
120  #endif  #endif
121  ])  ])
122    
123  /* Copy the user declarations.  */  /* Copy the first part of user declarations.  */
124  b4_prologue  b4_pre_prologue
125    
126  /* Enabling traces.  */  /* Enabling traces.  */
127  #ifndef YYDEBUG  #ifndef YYDEBUG
# Line 155  typedef struct yyltype Line 155  typedef struct yyltype
155  # define YYLTYPE b4_ltype  # define YYLTYPE b4_ltype
156  #endif  #endif
157    
158    /* Copy the second part of user declarations.  */
159    b4_post_prologue
160    
161  /* Line __line__ of __file__.  */  /* Line __line__ of __file__.  */
162  #line __oline__ "__ofile__"  #line __oline__ "__ofile__"
163    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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