From 242500ec9796d7ff63698d60269fdf3e03724552 Mon Sep 17 00:00:00 2001 From: sybok Date: Thu, 29 Aug 1991 21:47:26 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/runtime/runtime.pkg | 4 ++-- v8/src/runtime/runtime.pkg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index ae1c6ac30..a407c5f3f 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.118 1991/08/29 21:14:53 sybok Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.119 1991/08/29 21:47:26 sybok Exp $ Copyright (c) 1988-91 Massachusetts Institute of Technology @@ -1480,7 +1480,7 @@ MIT in each case. |# (initialization (initialize-package!))) (define-package (runtime primitive-io) - (files "io") + (files "io") (parent ()) (export () channel-blocking diff --git a/v8/src/runtime/runtime.pkg b/v8/src/runtime/runtime.pkg index 3a4f9d840..53a658657 100644 --- a/v8/src/runtime/runtime.pkg +++ b/v8/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.118 1991/08/29 21:14:53 sybok Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.119 1991/08/29 21:47:26 sybok Exp $ Copyright (c) 1988-91 Massachusetts Institute of Technology @@ -1480,7 +1480,7 @@ MIT in each case. |# (initialization (initialize-package!))) (define-package (runtime primitive-io) - (files "io") + (files "io") (parent ()) (export () channel-blocking -- 2.25.1