]> andersk Git - splint.git/blobdiff - src/Headers/llgrammar_gen2.h
Committing to make sure that the ./configure works.
[splint.git] / src / Headers / llgrammar_gen2.h
index 254dde526a9c3f5b8995f4fec6cbadf796a8ae7f..2ea02d768f0d2e166a90ef085d2c0a3b79d16d29 100644 (file)
 
 /*drl added 11/27/2001*/
 /*@-bounds@*/
+
+/*drl added 12/11/2002*/
+/*@-type@*/
+
 /* < end of bison.head > */
 
 typedef union 
@@ -87,6 +91,7 @@ typedef union
   /*@only@*/ abstBodyNode abstbody;
   /*@only@*/ abstractNode abstract;
   /*@only@*/ exposedNode exposed;
+  /*@only@*/ pointers pointers;
   /*    taggedUnionNode taggedunion; */
   /*@only@*/ globalList globals;
   /*@only@*/ constDeclarationNode constdeclaration;
@@ -300,3 +305,6 @@ extern YYSTYPE yllval;
 
 /*drl added 11/27/2001*/
 /*@=bounds@*/
+
+/*drl added 12/11/2002*/
+/*@=type@*/
This page took 0.039237 seconds and 4 git commands to generate.