From: Taylor R Campbell Date: Thu, 7 Oct 2010 00:42:26 +0000 (+0000) Subject: Minor hack to revive the 6.001 REPL. X-Git-Tag: 20101212-Gtk~52 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=6bf0989b32ff7513323660a8cd0e84d8c6f8fef6;p=mit-scheme.git Minor hack to revive the 6.001 REPL. --- diff --git a/src/6001/nodefs.scm b/src/6001/nodefs.scm index 28ae84a26..a4b944ecc 100644 --- a/src/6001/nodefs.scm +++ b/src/6001/nodefs.scm @@ -60,7 +60,7 @@ USA. (make-sequence (list expression (make-combination - write-definition-value + (make-quotation write-definition-value) (cons name (if (unassigned-reference-trap? value) '()