original commit: 26d01b12380e33b4b68118d2f62b9a8658a74028
This commit is contained in:
Robby Findler 1999-10-26 17:36:46 +00:00
parent adf7bea91b
commit 00bc664bcd

View File

@ -40,7 +40,7 @@
(collect-garbage))
(let ([res (calc-results)])
(when (<= res ,mem-cutoff)
(set! anything #t)
(set! anything? #t)
(make-object message% (format "~a: ~a of ~a~n" tag res ,mem-count) f)))))
mem-boxes)
(cond