From: Alan Knowles Date: Thu, 15 Jul 2010 04:46:05 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=7fadf114069f0c708c3cb2b1456bda87d460f379 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index f3bde81..567e75c 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -519,7 +519,7 @@ ScopeParser.prototype = { } // end switch - this.timerPrint("parseScope TOK : " + token.toString()); + print("parseScope TOK : " + token.toString()); token = this.ts.nextTok(); //if (this.ts.nextT()) break;