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

Diff of /bison/src/bison.simple

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

revision 1.59 by marc, Wed Aug 29 14:17:00 2001 UTC revision 1.60 by marc, Fri Aug 31 16:01:53 2001 UTC
# Line 34  Line 34 
34  #include <stdio.h>  #include <stdio.h>
35    
36  /* Copy the user declarations.  */  /* Copy the user declarations.  */
37  %%definitions  %%prologue
38    
39  #ifndef __cplusplus  #ifndef __cplusplus
40  # ifndef __STDC__  # ifndef __STDC__
# Line 977  yyabortlab: Line 977  yyabortlab:
977    return 1;    return 1;
978  }  }
979    
980  %%user_code  %%epilogue
981    

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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