]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
Sync from automake 1.7.5.
[bison.git] / src / LR0.h
index ef6b7359b0c49facc4d3541e8a3c75bde9f0e516..be8cdaa1c14ba305952154f0c8961491aa434575 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -23,9 +23,6 @@
 
 # include "state.h"
 
-void generate_states PARAMS ((void));
-
-extern unsigned int nstates;
-extern int final_state;
+void generate_states (void);
 
 #endif /* !LR0_H_ */