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

Diff of /bison/src/reduce.c

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

revision 1.61 by akim, Mon Apr 22 08:23:07 2002 UTC revision 1.62 by akim, Mon May 6 08:23:28 2002 UTC
# Line 258  reduce_grammar_tables (void) Line 258  reduce_grammar_tables (void)
258      nrules -= nuseless_productions;      nrules -= nuseless_productions;
259    }    }
260    
261    /* Adjust NRITEMS and NITEMS.  */    /* Adjust NRITEMS.  */
262    {    {
263      int r;      int r;
264      int length;      int length;

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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