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

Diff of /bison/src/closure.c

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

revision 1.38 by akim, Tue Feb 5 10:00:47 2002 UTC revision 1.39 by akim, Tue Feb 5 10:04:24 2002 UTC
# Line 195  closure (short *core, int n) Line 195  closure (short *core, int n)
195    /* Index over CORE. */    /* Index over CORE. */
196    int c;    int c;
197    
198      /* An index over RULESET. */
199      int r;
200    
201    /* A bit index over RULESET. */    /* A bit index over RULESET. */
202    int ruleno;    int ruleno;
203    

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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