fix comment in about-to-be-changed version
svn: r15008
This commit is contained in:
parent
56547f4142
commit
95c52b9ce3
|
@ -87,7 +87,7 @@
|
||||||
(and (not (hash-ref t lee #f)) lee)))
|
(and (not (hash-ref t lee #f)) lee)))
|
||||||
(node-callees cur))
|
(node-callees cur))
|
||||||
todo)))
|
todo)))
|
||||||
;; note: the result still includes the root node
|
;; note: the result does not include the root node
|
||||||
(hash-map t cons))))
|
(hash-map t cons))))
|
||||||
|
|
||||||
;; now create a linear order similar to the way section 9.4 describes, except
|
;; now create a linear order similar to the way section 9.4 describes, except
|
||||||
|
|
Loading…
Reference in New Issue
Block a user