From 59700d8a41f70dd0dba92d5d9f919364a3e103f0 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 15:44:04 +0800 Subject: [PATCH 1/1] 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 d88510b..2f4e5ff 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -170,7 +170,7 @@ Scope.prototype = { } - //println("MUNGE: Scope:" + this.id+"
"); + println("MUNGE: Scope:" + this.id+"
"); var pickFromSet = 1; -- 2.39.2