]> andersk Git - splint.git/blobdiff - src/Headers/cgrammar_tokens.h
Turned off type checking for bison generated files because this was
[splint.git] / src / Headers / cgrammar_tokens.h
index c90515c189edcce055d225cb9e7a6afe947a037c..36cdfe3ea8c6f20d96e6e50f7f568f75a16dd4f7 100644 (file)
 
 /*drl added 11/27/2001*/
 /*@-bounds@*/
+
+/*drl added 12/11/2002*/
+/*@-type@*/
+
 /* < end of bison.head > */
 
 #ifndef BISON_CGRAMMAR_TAB_H
@@ -351,3 +355,6 @@ extern cgrammar_YYSTYPE yylval;
 
 /*drl added 11/27/2001*/
 /*@=bounds@*/
+
+/*drl added 12/11/2002*/
+/*@=type@*/
This page took 0.026232 seconds and 4 git commands to generate.