projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9873919
)
Ensure input and output are syntaxed early on.
author
Joe Marshall
<jmarshall@alum.mit.edu>
Tue, 24 Nov 2009 02:25:26 +0000
(18:25 -0800)
committer
Joe Marshall
<jmarshall@alum.mit.edu>
Tue, 24 Nov 2009 02:25:26 +0000
(18:25 -0800)
src/runtime/runtime.sf
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.sf
b/src/runtime/runtime.sf
index 09d7a8aa2f3353ae92fdca99275013c06525ffd8..1452282731bc49b745a3e5ee98f5aad19618f7f6 100644
(file)
--- 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