JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / Packer.js
index fc0f644..0e821b0 100644 (file)
@@ -351,6 +351,7 @@ Packer.prototype = {
         
         
         var out = CompressWhite(new TokenStream(toks), this, true);
+        //var out = CompressWhite(new TokenStream(toks), this, false);
         this.timerPrint("Compressed");
         return out;