JSDOC/Packer.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 18 Aug 2011 08:59:05 +0000 (16:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 18 Aug 2011 08:59:05 +0000 (16:59 +0800)
JSDOC/Packer.js

index 2182440..1bdde2e 100644 (file)
@@ -284,6 +284,8 @@ Packer.prototype = {
           
         }
         
+        
+        
         // if we are translating, write the translations strings at the top
         // of the file..
         
@@ -415,6 +417,7 @@ Packer.prototype = {
         print(sp.warnings.join("\n"));
         
         
+        
         var out = CompressWhite(new TokenStream(toks), this, this.keepWhite); // do not kill whitespace..