X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FPacker.vala;h=b6d7e28a2563c5c0174190ba59d20002391ebe1d;hb=75e06430ca5dcb9ec1aca8d4f9cc209fc37bcd0c;hp=9c8221bd2511a85fc13058dea20912acf5b53e5c;hpb=1bbb76ea9c7e5c9889e57f1c312f8c546ef3d457;p=gnome.introspection-doc-generator diff --git a/JSDOC/Packer.vala b/JSDOC/Packer.vala index 9c8221b..b6d7e28 100644 --- a/JSDOC/Packer.vala +++ b/JSDOC/Packer.vala @@ -374,7 +374,7 @@ namespace JSDOC sp.mungeSymboltree(); sp.printWarnings(); //print(sp.warnings.join("\n")); - + //(new TokenStream(toks.tokens)).dumpAll(""); GLib.Process.exit(1); // compress works on the original array - in theory the replacements have already been done by now var outf = CompressWhite(new TokenStream(toks.tokens), this, this.keepWhite); // do not kill whitespace..