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

Diff of /bison/src/lalr.h

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

revision 1.12 by akim, Mon Dec 17 17:32:59 2001 UTC revision 1.13 by akim, Sat Dec 29 14:20:47 2001 UTC
# Line 70  extern unsigned *LA; Line 70  extern unsigned *LA;
70    
71    
72  /* All the states, indexed by the state number.  */  /* All the states, indexed by the state number.  */
73  extern state_t **state_table;  extern state_t **states;
74    
75  extern int tokensetsize;  extern int tokensetsize;
76    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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