X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/2f2892c2eae871c76b3acfd77a8accfb9f4c7322..0866200bf1a30f43dcbb65b3da860c66e0338850:/src/mtgrammar.c.der diff --git a/src/mtgrammar.c.der b/src/mtgrammar.c.der index e4540b1..6f61067 100644 --- a/src/mtgrammar.c.der +++ b/src/mtgrammar.c.der @@ -48,6 +48,10 @@ /*drl added 11/27/2001*/ /*@-bounds@*/ + +/*drl added 12/11/2002*/ +/*@-type@*/ + /* < end of bison.head > */ /* A Bison parser, made from mtgrammar.y @@ -1719,3 +1723,6 @@ static void yyprint (FILE *file, int type, YYSTYPE value) /*drl added 11/27/2001*/ /*@=bounds@*/ + +/*drl added 12/11/2002*/ +/*@=type@*/