X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=File.js;h=29e0c0581e3b0805998842d0c766444e8f845790;hb=4ea0a4479b0b64da40911060521b6e7ed39510f3;hp=b34a8df3d03ded9886a0032848149fbd89b2a41a;hpb=6ee0a01d3485b87e0514c6da4665a12aa00562b0;p=gnome.introspection-doc-generator diff --git a/File.js b/File.js index b34a8df..29e0c05 100755 --- a/File.js +++ b/File.js @@ -62,7 +62,7 @@ const File = { }, read : function (path) { var out = {}; - + print(path); var ret = GLib.file_get_contents(path, out, null, null); //print(ret[1]); //throw "oops";