From a5fc5851e0ad15d0261896db5cc93770efaf061a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 16 Jul 2010 12:06:02 +0800 Subject: [PATCH] JSDOC/Options.js --- JSDOC/Options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 7f9fc1c..7fac06f 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -155,7 +155,7 @@ Options = { }; } - print(JSON.stringify(this, null,4)); + //print(JSON.stringify(this, null,4)); // should cacheDirectory be a subdirectory of target?? // if not set.. -- 2.39.2