]> andersk Git - splint.git/blobdiff - src/signature.c.der
Added support for omitted if clauses in conditionals, patch provided by peteran.
[splint.git] / src / signature.c.der
index b55927238db414d82f0ebf2ad415f4a675eabe2a..2df1fc492e2f2553e8f266c72c93e29998a7580b 100644 (file)
 
 /*drl added 11/27/2001*/
 /*@-bounds@*/
+
+/*drl added 12/11/2002*/
+/*@-type@*/
+
 /* < end of bison.head > */
 
 /* A Bison parser, made from signature.y
 
 # include <stdio.h>
 # include "splintMacros.nf"
-# include "llbasic.h"
+# include "basic.h"
 # include "lslparse.h"
 # include "signature.h"
 
@@ -1531,3 +1535,6 @@ extern void PrintToken (ltoken tok) {
 
 /*drl added 11/27/2001*/
 /*@=bounds@*/
+
+/*drl added 12/11/2002*/
+/*@=type@*/
This page took 0.0341 seconds and 4 git commands to generate.