JSDOC/Packer.js
[gnome.introspection-doc-generator] / JSDOC / Packer.js
index 11cf002..3b6113c 100644 (file)
@@ -124,6 +124,13 @@ Packer.prototype = {
     prefix : '',  
     out : '', // if no target is specified - then this will contain the result
     
+    
+    loadSourceFile : function()
+    {
+        
+    },
+    
+    
     packAll : function()  // do the packing (run from constructor)
     {