X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=rconv.js;fp=rconv.js;h=fa8c46c7e1a3d1c4ca6618742ebe063f44325ffc;hp=7eaab7d55fccb0d80fc59d6789b17847993edbe9;hb=581f807c1c0f30fa376accfa1e115c801edbcf55;hpb=cc654f5aeaf810fab35c3ac8667016f51d524f57 diff --git a/rconv.js b/rconv.js index 7eaab7d..fa8c46c 100644 --- a/rconv.js +++ b/rconv.js @@ -44,4 +44,7 @@ var rf = new RooFile(toks); //print(JSON.stringify(rf.tokens, null,4)); rf.parse(); -print(JSON.stringify(rf.cfg, null,4)); \ No newline at end of file +print(JSON.stringify(rf.cfg, null,4)); + +print(File.read(args[0].replace(/\.js/,'.bjs'))); +