/[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.66 by pascal, Sat Sep 22 22:02:34 2001 UTC revision 1.67 by pascal, Sun Sep 23 15:33:14 2001 UTC
# Line 111  Line 111 
111  # define YYDEBUG %%debug  # define YYDEBUG %%debug
112  #endif  #endif
113    
114    #line %%input_line "%%filename"
115  #ifndef YYSTYPE  #ifndef YYSTYPE
116  # define YYSTYPE %%stype  typedef %%stype YYSTYPE;
117  #endif  #endif
118    
119  #ifndef YYLTYPE  #ifndef YYLTYPE

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

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