diff --git a/index.html b/index.html
index 8a08c2a..1fa33eb 100755
--- a/index.html
+++ b/index.html
@@ -131,6 +131,7 @@ var N =
}
}
return (inForward === undefined || inForward === true) ? connectionGroup.Set : connectionGroup.Get;
+
},
Walk(inIterator, inNode, inKey, inForward, inTerminal)
@@ -178,642 +179,28 @@ var N =
};
-
+
-
-
-
-
-
-
\ No newline at end of file