/[bison]/bison/data/lalr1.cc
ViewVC logotype

Diff of /bison/data/lalr1.cc

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

revision 1.34 by eggert, Wed Jun 4 05:53:10 2003 UTC revision 1.35 by eggert, Fri Jun 20 22:52:12 2003 UTC
# Line 170  b4_syncline([@oline@], [@ofile@])], Line 170  b4_syncline([@oline@], [@ofile@])],
170  b4_syncline([@oline@], [@ofile@])[  b4_syncline([@oline@], [@ofile@])[
171  #ifndef YYLLOC_DEFAULT  #ifndef YYLLOC_DEFAULT
172  # define YYLLOC_DEFAULT(Current, Rhs, N) \  # define YYLLOC_DEFAULT(Current, Rhs, N) \
173     Current.end = Rhs[N].end;     ((Current).end = Rhs[N].end)
174  #endif  #endif
175    
176  namespace yy  namespace yy

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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