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