]> andersk Git - splint.git/blobdiff - src/Headers/llgrammar_gen2.h
Fix tracker issue 1837229.
[splint.git] / src / Headers / llgrammar_gen2.h
index 955da8e6928dfed6cd054f9221a78c78d54751bd..7544a9e7675d865c4ea3c28adf3a1142a7d5eba8 100644 (file)
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-
+#line 72 "llgrammar.y"
 {
   ltoken ltok;  /* a leaf is also an ltoken */
   qual typequal;
@@ -441,8 +441,8 @@ typedef union YYSTYPE
   /*@only@*/ CTypesNode ctypes;
   /*@-redef@*/
 }
-/* Line 1529 of yacc.c.  */
-
+/* Line 1489 of yacc.c.  */
+#line 388 "llgrammar.tab.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
This page took 0.033869 seconds and 4 git commands to generate.