/[bison]/bison/tests/regression.at
ViewVC logotype

Diff of /bison/tests/regression.at

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

revision 1.12 by akim, Wed Nov 14 15:20:47 2001 UTC revision 1.13 by akim, Fri Nov 23 14:13:02 2001 UTC
# Line 65  AT_CHECK([cat input.output], [], Line 65  AT_CHECK([cat input.output], [],
65    
66  Grammar  Grammar
67    
68  rule 1    exp -> exp OP exp    Number, Line, Rule
69  rule 2    exp -> NUM      1   3 exp -> exp OP exp
70        2   3 exp -> NUM
71    
72  Terminals, with rules where they appear  Terminals, with rules where they appear
73    
# Line 163  AT_CHECK([cat input.output], [], Line 164  AT_CHECK([cat input.output], [],
164    
165  Grammar  Grammar
166    
167  rule 1    exp -> exp OP exp    Number, Line, Rule
168  rule 2    exp -> NUM      1   4 exp -> exp OP exp
169        2   4 exp -> NUM
170    
171  Terminals, with rules where they appear  Terminals, with rules where they appear
172    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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