DependTree/BuildLists.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 09:25:20 +0000 (17:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 09:25:20 +0000 (17:25 +0800)
DependTree/BuildLists.js

index 48d9d45..2c858dd 100644 (file)
@@ -119,7 +119,7 @@ function BuildLists () {
     }
     this.methods = methods;
     this.allmethods = allmethods;
-    this.allchildren= allmethods;
+    this.allchildren = allchildren;
 
     this.implementations = implementations;