From: Joe Marshall Date: Mon, 21 Mar 1988 22:13:00 +0000 (+0000) Subject: Make it syntax the syntax correctly. X-Git-Tag: 20090517-FFI~12858 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=92decf89b0edd51bfccdbdac5335d0e9a57d8d1f;p=mit-scheme.git Make it syntax the syntax correctly. --- diff --git a/etc/resyntax.scm b/etc/resyntax.scm index 0b8a4bea9..f6428a94d 100644 --- a/etc/resyntax.scm +++ b/etc/resyntax.scm @@ -7,4 +7,4 @@ (sf (directory-read "$scheme/runtime/*.scm")) -(sf (directory-read "$scheme/sf/*.scm")) \ No newline at end of file +(load "$scheme/sf/sfsf.scm" system-global-environment)