JSDOC/RooFile.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 23 Aug 2011 03:50:01 +0000 (11:50 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 23 Aug 2011 03:50:01 +0000 (11:50 +0800)
JSDOC/RooFile.js

index 98022c6..be99418 100644 (file)
@@ -69,6 +69,11 @@ RooFile  =  XObject.define(
                 
                 return;
             }
+            
+            print(JSON.stringify(this.tokens,null,4)); Seed.quit();
+            
+            
+            
             // what's this one?
             if (this.tokens[2].props && typeof(this.tokens[2].props.create) != 'undefined') {
                 //console.dump(this.tokens);