From: Chris Hanson Date: Thu, 15 Mar 2001 21:06:30 +0000 (+0000) Subject: Export RUN-SYNCHRONOUS-PROCESS-1. X-Git-Tag: 20090517-FFI~2905 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f1b1c280ec75755af0763ade14ae3fde1bcee31c;p=mit-scheme.git Export RUN-SYNCHRONOUS-PROCESS-1. --- diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index 28b082c76..a5a6cacc1 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edwin.pkg,v 1.269 2001/02/05 18:55:53 cph Exp $ +$Id: edwin.pkg,v 1.270 2001/03/15 21:06:30 cph Exp $ Copyright (c) 1989-2001 Massachusetts Institute of Technology @@ -16,7 +16,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +02111-1307, USA. |# ;;;; Edwin Packaging @@ -930,6 +931,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. quit-process remove-process-filter run-synchronous-process + run-synchronous-process-1 set-process-buffer! set-process-filter! set-process-kill-without-query!