X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=rconv.js;fp=rconv.js;h=26a7ffaa1a9b1549e0ad64bff85e151f783f1c2b;hp=6473a1202f5e303309df2292d1b6265b09302c92;hb=e8c76586646302e8fe6d1870e56a2e314e4a76c7;hpb=6923a8080a85c238d662b88ba8b6165b7402f40e diff --git a/rconv.js b/rconv.js index 6473a12..26a7ffa 100644 --- a/rconv.js +++ b/rconv.js @@ -41,7 +41,7 @@ var toks = tr.tokenize(new TextStream(str)); var rf = new RooFile(toks); -print(JSON.stringify(rd.tokens, null,4)); +print(JSON.stringify(df.tokens, null,4)); rf.parse(); print(JSON.stringify(rf.cfg, null,4)); \ No newline at end of file