From dd845a8fdef6e507c7c2c0244df6151bd0e27f6d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 16:27:24 +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 342f018..89a0776 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -313,4 +313,4 @@ XObject.extend(Scope, { }) // init the scope constants.. Scope.init(); - \ No newline at end of file +Scope.gid = 0; \ No newline at end of file -- 2.39.2