From b7f3f31d373aa2272f88f39c8bb3d733f7a3bdea Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 2 Dec 2010 17:25:20 +0800 Subject: [PATCH] DependTree/BuildLists.js --- DependTree/BuildLists.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DependTree/BuildLists.js b/DependTree/BuildLists.js index 48d9d455e..2c858ddea 100644 --- a/DependTree/BuildLists.js +++ b/DependTree/BuildLists.js @@ -119,7 +119,7 @@ function BuildLists () { } this.methods = methods; this.allmethods = allmethods; - this.allchildren= allmethods; + this.allchildren = allchildren; this.implementations = implementations; -- 2.39.2