]> git.draconx.ca Git - gob-dx.git/blobdiff - src/parse.h
Release 2.0.12
[gob-dx.git] / src / parse.h
index 4e8ea24f432655aba5893594e37a11e7bb0b7019..eab260f832460442ba99eeeafe5cf6c3128c5137 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 628 "parse.y"
+#line 668 "parse.y"
 typedef union YYSTYPE {
        char *id;
        GString *cbuf;