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

Diff of /bison/src/LR0.h

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

revision 1.3 by akim, Tue Nov 7 16:28:46 2000 UTC revision 1.4 by akim, Mon Dec 10 08:45:22 2001 UTC
# Line 27  void generate_states PARAMS ((void)); Line 27  void generate_states PARAMS ((void));
27    
28  extern int nstates;  extern int nstates;
29  extern int final_state;  extern int final_state;
30  extern core *first_state;  extern state_t *first_state;
31  extern shifts *first_shift;  extern shifts *first_shift;
32  extern reductions *first_reduction;  extern reductions *first_reduction;
33    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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