comment typo

svn: r11157
This commit is contained in:
Eli Barzilay 2008-08-08 22:35:36 +00:00
parent d9cdecde11
commit 6307b4bdc1

View File

@ -100,7 +100,7 @@
(set-promise-val! root (list v))
v))))
;; this is uuused durinc computation to avoid reentrant loops (which makes it
;; this is used during computation to avoid reentrant loops (which makes it
;; non-r5rs, but there's no good uses for allowing that)
(define (running proc)
;; important: be careful not to close over the thunk!