From cefc91ac302a2d0898f9f8400f01ed68506641b3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 23 Aug 2011 11:57:16 +0800 Subject: [PATCH] JSDOC/RooFile.js --- JSDOC/RooFile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/RooFile.js b/JSDOC/RooFile.js index d3bf758..e000005 100644 --- a/JSDOC/RooFile.js +++ b/JSDOC/RooFile.js @@ -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; } -- 2.39.2