fix comment in about-to-be-changed version

svn: r15008

original commit: 95c52b9ce3dc08d430b45bcc98df75e7304ec16a
This commit is contained in:
Eli Barzilay 2009-05-29 11:22:59 +00:00
parent 9b6331e468
commit 9340664957

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