From f4b67e6269843a03383111ced9800ea385c7d55d Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 14:51:33 +0800 Subject: [PATCH] JSDOC/Scope.js --- JSDOC/Scope.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index 4a43cb2..d88510b 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -193,7 +193,7 @@ Scope.prototype = { } } - addSyms(JSDOC.Scope.ones); + addSyms(Scope.ones); var repsym = ''; //println(freeSymbols.toSource()); -- 2.39.2