]> git.saurik.com Git - bison.git/blobdiff - src/LR0.h
* data/yacc.c: Guard the declaration of yytoknum also with
[bison.git] / src / LR0.h
index 275130dcd292dfd5c097c5579f8c242993d45b98..b63bd827ffa0c5b4833a83e02e7c07bbf0ae4784 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -25,7 +25,4 @@
 
 void generate_states PARAMS ((void));
 
-extern state_number_t nstates;
-extern state_t *final_state;
-
 #endif /* !LR0_H_ */