original commit: 7ba2d2f2eb1f15f0486f510fe891accf7aa1b37d
This commit is contained in:
Matthew Flatt 1999-08-04 02:40:49 +00:00
parent 573b8c4355
commit 397723859d
2 changed files with 2 additions and 2 deletions

View File

@ -223,7 +223,7 @@
(f))
(define (stw t n)
(thread-weight t (floor (/ (thread-weight t) n))))
'(thread-weight t (floor (/ (thread-weight t) n))))
(define (breakable t)
(if #f

View File

@ -1,4 +1,4 @@
Version 100: ??, 1999
Version 100: August 9, 1999
MAJOR revision: see MrEd_100.txt in the current directory.
The Engine-System distinction is gone. MrEd Engine is now MrEd. MrEd