From b6b20992548648bc191c5874d7b0a1f5d415ec9a Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 22 Jul 1993 21:06:43 +0000 Subject: [PATCH] Change corresponding to most recent change to "tterm.scm". --- v7/src/edwin/edwin.pkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index 5b48a4b5c..813589f5b 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edwin.pkg,v 1.118 1993/04/27 09:22:28 cph Exp $ +$Id: edwin.pkg,v 1.119 1993/07/22 21:06:43 cph Exp $ Copyright (c) 1989-1993 Massachusetts Institute of Technology @@ -284,6 +284,7 @@ MIT in each case. |# (parent (edwin screen)) (import (runtime primitive-io) channel-type=terminal? + have-select? terminal-get-state terminal-output-baud-rate terminal-raw-input -- 2.25.1