fix comment in about-to-be-changed version
svn: r15008 original commit: 95c52b9ce3dc08d430b45bcc98df75e7304ec16a
This commit is contained in:
parent
9b6331e468
commit
9340664957
|
@ -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