X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FPacker.js;h=0e821b0bee1c43427d83b737d64c02911c2f475b;hb=5670ccb0cb1854a9c088b6d45531e95e48015a1e;hp=fc0f64408e59d94156e6384b17e5a4ccf59b69a1;hpb=395fcee61029335deb10d98a1ffcb9a1fdefd506;p=gnome.introspection-doc-generator diff --git a/JSDOC/Packer.js b/JSDOC/Packer.js index fc0f644..0e821b0 100644 --- a/JSDOC/Packer.js +++ b/JSDOC/Packer.js @@ -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;