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:
1e1a6e1
)
Export DISCARD-CHAR.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 24 Feb 2004 05:51:12 +0000
(
05:51
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 24 Feb 2004 05:51:12 +0000
(
05:51
+0000)
v7/src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/v7/src/runtime/runtime.pkg
b/v7/src/runtime/runtime.pkg
index 36725b0de190bacc1b408124ec27e1b71de00065..74d4e73378633ea7244b28c7005df2d3bdf3271d 100644
(file)
--- a/
v7/src/runtime/runtime.pkg
+++ b/
v7/src/runtime/runtime.pkg
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.48
0 2004/02/24 05:50:44
cph Exp $
+$Id: runtime.pkg,v 14.48
1 2004/02/24 05:51:12
cph Exp $
Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
@@
-1892,6
+1892,7
@@
USA.
(parent (runtime))
(export ()
char-ready?
+ discard-char
eof-object-port
eof-object?
input-port/char-ready?