JSDOC/Packer.js
authoralan <alan@desktop.akbkhome.com>
Wed, 28 Apr 2010 05:25:42 +0000 (13:25 +0800)
committeralan <alan@desktop.akbkhome.com>
Wed, 28 Apr 2010 05:25:42 +0000 (13:25 +0800)
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)
     {