]> 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 ef6b7359b0c49facc4d3541e8a3c75bde9f0e516..b63bd827ffa0c5b4833a83e02e7c07bbf0ae4784 100644 (file)
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -25,7 +25,4 @@
 
 void generate_states PARAMS ((void));
 
-extern unsigned int nstates;
-extern int final_state;
-
 #endif /* !LR0_H_ */