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:
120903a
)
Add aliases for write-shared and write-simple.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 12 Jan 2017 09:02:33 +0000
(
01:02
-0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 12 Jan 2017 09:02:33 +0000
(
01:02
-0800)
This is in lieu of a correct implementation.
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index 8db5f25a4b26b8f796f60ac95639f2a8c1a6cc53..ba93c60fada4c0d54672937724eee999db447399 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-2637,6
+2637,8
@@
USA.
(parent (runtime))
(export ()
(flush-output flush-output-port)
+ (write-shared write)
+ (write-simple write)
beep
call-with-truncated-output-port
clear