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:
06426ab
)
smp: Squash into dbb1583. Import tty-input-channel.
author
Matt Birkholz
<puck@birchwood-abbey.net>
Sun, 8 Mar 2015 20:55:31 +0000
(13:55 -0700)
committer
Matt Birkholz
<puck@birchwood-abbey.net>
Sun, 8 Mar 2015 20:55:31 +0000
(13:55 -0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index 0a924dc041e4cb5e0941cc5677f9ae1cc2510e0f..9fb00e8876131d0660f04ff52d17cb167fa3f568 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-878,7
+878,8
@@
USA.
(extend-package (runtime os-primitives)
(files "ntprm")
(import (runtime primitive-io)
- channel-descriptor-for-select)
+ channel-descriptor-for-select
+ tty-input-channel)
(export ()
console-channel-descriptor
delete-environment-variable!