]> git.saurik.com Git - bison.git/blobdiff - src/state.h
Typos in ChangeLog.
[bison.git] / src / state.h
index 43e6809b4aaa519de342f35345dc9b2a2ee64f7b..615c7d5cefe160f39304c8f5883e321ba5d6c8c4 100644 (file)
@@ -130,9 +130,4 @@ typedef struct reductions
 }
 reductions;
 
 }
 reductions;
 
-extern int nstates;
-extern core *first_state;
-extern shifts *first_shift;
-extern reductions *first_reduction;
-
 #endif /* !STATE_H_ */
 #endif /* !STATE_H_ */