/[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.19 by akim, Mon Dec 10 09:09:14 2001 UTC revision 1.20 by akim, Thu Dec 13 11:01:51 2001 UTC
# Line 105  state 2 Line 105  state 2
105    
106      exp  ->  exp . OP exp   (rule 1)      exp  ->  exp . OP exp   (rule 1)
107    
108      $           go to state 5      $           shift, and go to state 5
109      OP          shift, and go to state 3      OP          shift, and go to state 3
110    
111    
# Line 134  state 4 Line 134  state 4
134    
135  state 5  state 5
136    
137      $           go to state 6      $           shift, and go to state 6
138    
139    
140    
# Line 209  state 2 Line 209  state 2
209    
210      exp  ->  exp . OP exp   (rule 1)      exp  ->  exp . OP exp   (rule 1)
211    
212      $           go to state 5      $           shift, and go to state 5
213      OP          shift, and go to state 3      OP          shift, and go to state 3
214    
215    
# Line 237  state 4 Line 237  state 4
237    
238  state 5  state 5
239    
240      $           go to state 6      $           shift, and go to state 6
241    
242    
243    
# Line 376  state 5 Line 376  state 5
376    
377  state 6  state 6
378    
379      $           go to state 7      $           shift, and go to state 7
380    
381    
382    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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