/[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.7 by akim, Mon Mar 4 12:03:35 2002 UTC revision 1.8 by akim, Sun Jun 30 17:27:34 2002 UTC
# Line 25  Line 25 
25    
26  void generate_states PARAMS ((void));  void generate_states PARAMS ((void));
27    
28  extern unsigned int nstates;  extern state_number_t nstates;
29  extern int final_state;  extern state_t *final_state;
30    
31  #endif /* !LR0_H_ */  #endif /* !LR0_H_ */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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