tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Wed, 8 Aug 2012 10:30:58 +0000 (18:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Aug 2012 10:30:58 +0000 (18:30 +0800)
tools/build_gtk_tree.js

index c490a0a..017d5b7 100644 (file)
@@ -84,7 +84,7 @@ function BuildLists () {
                     return;
                 }
                 // now add it..
-                
+                print(JSON.stringify(p));Seed.exit();
                 var full_method_name = p.memberOf + '.' + p.type;
                 print(full_method_name );