fix comment in about-to-be-changed version

svn: r15008
This commit is contained in:
Eli Barzilay 2009-05-29 11:22:59 +00:00
parent 56547f4142
commit 95c52b9ce3

View File

@ -87,7 +87,7 @@
(and (not (hash-ref t lee #f)) lee)))
(node-callees cur))
todo)))
;; note: the result still includes the root node
;; note: the result does not include the root node
(hash-map t cons))))
;; now create a linear order similar to the way section 9.4 describes, except