From acc6b088e10dd1be65dd8d7a12e954c175de7eda Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 14:07:10 +0800 Subject: [PATCH] JSDOC/ScopeParser.js --- JSDOC/ScopeParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index f920b5c..6220e42 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -229,7 +229,7 @@ ScopeParser.prototype = { //this.scopes.forEach(function() { // scopeIndent += ' '; //}); - //print(scopeIndent + ">> ENTER SCOPE"); + print(scopeIndent + ">> ENTER SCOPE"); -- 2.39.2