From: Chris Hanson Date: Tue, 24 Feb 2004 05:51:12 +0000 (+0000) Subject: Export DISCARD-CHAR. X-Git-Tag: 20090517-FFI~1674 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=26afc8e49ed563d40d46940c63839d0b5d6909b8;p=mit-scheme.git Export DISCARD-CHAR. --- diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 36725b0de..74d4e7337 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.480 2004/02/24 05:50:44 cph Exp $ +$Id: runtime.pkg,v 14.481 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?