]> git.saurik.com Git - bison.git/blobdiff - src/files.h
Add .gitignore everywhere based on .cvsignore.
[bison.git] / src / files.h
index ea1a9146355acb02d08193d7c6c197df3b826aad..3a72193b6d8194374e44910ec90defaefa0af8e3 100644 (file)
@@ -41,6 +41,9 @@ extern char *spec_verbose_file;
 /* File name specified for the output graph.  */
 extern char *spec_graph_file;
 
+/* File name specified for the xml output.  */
+extern char *spec_xml_file;
+
 /* File name specified with --defines.  */
 extern char *spec_defines_file;