JSDOC/Packer.js
[gnome.introspection-doc-generator] / JSDOC / Packer.js
index 1c1e96b..a922598 100644 (file)
@@ -81,6 +81,11 @@ Packer = function(cfg)
  
 }
 Packer.prototype = {
+    /**
+     * @prop srcfiles {String} file containing a list of files/or classes to use.
+     */
+    srcfiles : false,
+    
     /**
      * @prop files {Array} list of files to compress (must be full path)
      */