From: Joe Marshall Date: Tue, 24 Nov 2009 02:12:55 +0000 (-0800) Subject: Ensure port is syntaxed before input and output. X-Git-Tag: 20100708-Gtk~232 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3d7fce6ee14196b191fd9680891df62859b267f8;p=mit-scheme.git Ensure port is syntaxed before input and output. --- diff --git a/src/runtime/runtime.sf b/src/runtime/runtime.sf index 6cb2e11de..09d7a8aa2 100644 --- a/src/runtime/runtime.sf +++ b/src/runtime/runtime.sf @@ -31,6 +31,8 @@ USA. (sf-conditionally "graphics") (sf-conditionally "infstr") (sf-conditionally "os2winp") + + (sf-conditionally "port") (sf-directory ".")) ;; Guarantee that the package modeller is loaded. load-option ensures