changed comment
svn: r14892
This commit is contained in:
parent
2e3a0bcd0d
commit
116d961f35
|
@ -358,7 +358,10 @@
|
||||||
(list x:finished-text 'finished-stepping (list))])])
|
(list x:finished-text 'finished-stepping (list))])])
|
||||||
(hand-off-and-block step-text step-kind posns)))
|
(hand-off-and-block step-text step-kind posns)))
|
||||||
|
|
||||||
;; need to capture the custodian as the thread starts up:
|
;; program-expander-prime : wrap the program-expander for a couple of reasons:
|
||||||
|
;; 1) we need to capture the custodian as the thread starts up:
|
||||||
|
;; ok, it was just one.
|
||||||
|
;;
|
||||||
(define (program-expander-prime init iter)
|
(define (program-expander-prime init iter)
|
||||||
(program-expander
|
(program-expander
|
||||||
(lambda args
|
(lambda args
|
||||||
|
|
Loading…
Reference in New Issue
Block a user