/[bison]/bison/src/print.c
ViewVC logotype

Diff of /bison/src/print.c

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

revision 1.17.2.4 by akim, Mon Nov 12 09:15:25 2001 UTC revision 1.17.2.5 by akim, Mon Nov 12 09:15:43 2001 UTC
# Line 173  print_actions (FILE *out, int state) Line 173  print_actions (FILE *out, int state)
173      }      }
174    else if (redp)    else if (redp)
175      {      {
176        print_reductions (state);        print_reductions (out, state);
177      }      }
178    
179    if (i < k)    if (i < k)

Legend:
Removed from v.1.17.2.4  
changed lines
  Added in v.1.17.2.5

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