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

Diff of /bison/src/lalr.c

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

revision 1.71 by akim, Sun Jun 30 17:27:34 2002 UTC revision 1.72 by akim, Sun Jun 30 17:29:36 2002 UTC
# Line 39  Line 39 
39  #include "derives.h"  #include "derives.h"
40  #include "getargs.h"  #include "getargs.h"
41    
 /* All the decorated states, indexed by the state number.  */  
 state_t **states = NULL;  
   
42  rule_t **LArule = NULL;  rule_t **LArule = NULL;
43  bitsetv LA = NULL;  bitsetv LA = NULL;
44  size_t nLA;  size_t nLA;

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

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