# | Line 9 | Line 9 | |
---|---|---|
9 | # tree node. | |
10 | # goto(TreeNode) : Tell the monkey to go to a particular node in the tree | |
11 | ||
12 | < | package TreeMonkey; |
12 | > | package ActiveDoc::TreeMonkey; |
13 | require 5.001; | |
14 | use Utilities::ListIterator; | |
15 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |