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

index d3bf758..e000005 100644 (file)
@@ -253,7 +253,7 @@ RooFile  =  XObject.define(
                     if (pr.length) {
                         ret['//' +kv ] =  pr;
                     }
-                    
+                    print("running expand");
                     ret['|' +kv ] =  this.clean_body( this.expand(o[k].val));
                     continue;
                 }