From 92decf89b0edd51bfccdbdac5335d0e9a57d8d1f Mon Sep 17 00:00:00 2001 From: Joe Marshall Date: Mon, 21 Mar 1988 22:13:00 +0000 Subject: [PATCH] Make it syntax the syntax correctly. --- etc/resyntax.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.25.1