src/jsdoc/Packer.vala
[roojspacker] / src / jsdoc / Packer.vala
index cfbf79c..de38574 100644 (file)
@@ -18,7 +18,7 @@ x.srcfiles = array of files (that list other files...) << not supported?
 x.target = "output.pathname.js"
 x.debugTarget = "output.pathname.debug.js"
 
+  
     
 x.pack();  // writes files  etc..