From: Joe Marshall Date: Tue, 24 Nov 2009 02:25:26 +0000 (-0800) Subject: Ensure input and output are syntaxed early on. X-Git-Tag: 20100708-Gtk~230 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=a2753be26d7172c316c524d75f08e2b67452db36;p=mit-scheme.git Ensure input and output are syntaxed early on. --- diff --git a/src/runtime/runtime.sf b/src/runtime/runtime.sf index 09d7a8aa2..145228273 100644 --- a/src/runtime/runtime.sf +++ b/src/runtime/runtime.sf @@ -33,6 +33,8 @@ USA. (sf-conditionally "os2winp") (sf-conditionally "port") + (sf-conditionally "input") + (sf-conditionally "output") (sf-directory ".")) ;; Guarantee that the package modeller is loaded. load-option ensures