Fixed typo.

This commit is contained in:
mainzelm 2000-12-21 13:27:28 +00:00
parent cfb1e34b08
commit dee3f345f5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
(let ((filename (translate filename)))
(display (string-append "Writing " filename) (command-output))
(newline (command-output))
;JMG: it is set to # in the vm, so I omit it now
;JMG: it is set to #f in the vm, so I omit it now
;;;(flush-the-symbol-table!) ;Gets restored at next use of string->symbol
(write-image filename
(scsh-stand-alone-resumer start)