JSDOC/Packer.vala
[gnome.introspection-doc-generator] / JSDOC / Packer.vala
index 0e74718..294cac7 100644 (file)
@@ -98,7 +98,7 @@ namespace JSDOC
                // list of files to compile...
                Gee.ArrayList<string> files;
                
-               
+               public bool debug = false;
                
                public string activeFile = "";