X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=File.js;h=29e0c0581e3b0805998842d0c766444e8f845790;hp=b34a8df3d03ded9886a0032848149fbd89b2a41a;hb=HEAD;hpb=6ee0a01d3485b87e0514c6da4665a12aa00562b0 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";