/[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.14 by ra, Wed Apr 24 16:22:56 2002 UTC revision 1.15 by eggert, Sat Apr 27 01:10:59 2002 UTC
# Line 142  m4_ifdef([b4_stype_line], Line 142  m4_ifdef([b4_stype_line],
142  ])dnl  ])dnl
143  typedef b4_stype yystype;  typedef b4_stype yystype;
144  # define YYSTYPE yystype  # define YYSTYPE yystype
145    # define YYSTYPE_IS_TRIVIAL 1
146  #endif  #endif
147    
148  #ifndef YYLTYPE  #ifndef YYLTYPE
# Line 153  typedef struct yyltype Line 154  typedef struct yyltype
154    int last_column;    int last_column;
155  } yyltype;  } yyltype;
156  # define YYLTYPE b4_ltype  # define YYLTYPE b4_ltype
157    # define YYLTYPE_IS_TRIVIAL 1
158  #endif  #endif
159    
160  /* Copy the second part of user declarations.  */  /* Copy the second part of user declarations.  */

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

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