/[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.21 by akim, Tue Feb 4 20:57:46 2003 UTC revision 1.22 by akim, Tue Feb 4 21:05:03 2003 UTC
# Line 140  b4_syncline([@oline@], [@ofile@])], Line 140  b4_syncline([@oline@], [@ofile@])],
140  b4_syncline([@oline@], [@ofile@])[  b4_syncline([@oline@], [@ofile@])[
141  #ifndef YYLLOC_DEFAULT  #ifndef YYLLOC_DEFAULT
142  # define YYLLOC_DEFAULT(Current, Rhs, N) \  # define YYLLOC_DEFAULT(Current, Rhs, N) \
143     Current.last_line = Rhs[N].last_line; \     Current.last = Rhs[N].last;
    Current.last_column = Rhs[N].last_column;  
144  #endif  #endif
145    
146  namespace yy  namespace yy

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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