From 263206bd361fec484210f3ff90f416827d4fa78a Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 31 Jan 1995 23:00:47 +0000 Subject: [PATCH] Eliminate end-of-file markers. --- v7/src/runtime/runtime.pkg | 4 +--- v8/src/runtime/runtime.pkg | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 314b47439..3d9072f80 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.242 1995/01/14 00:30:27 adams Exp $ +$Id: runtime.pkg,v 14.243 1995/01/31 23:00:47 cph Exp $ Copyright (c) 1988-95 Massachusetts Institute of Technology @@ -1548,8 +1548,6 @@ MIT in each case. |# pathname-device pathname-directory pathname-end-of-line-string - pathname-end-of-file-marker/input - pathname-end-of-file-marker/output pathname-host pathname-name pathname-new-device diff --git a/v8/src/runtime/runtime.pkg b/v8/src/runtime/runtime.pkg index 314b47439..3d9072f80 100644 --- a/v8/src/runtime/runtime.pkg +++ b/v8/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.242 1995/01/14 00:30:27 adams Exp $ +$Id: runtime.pkg,v 14.243 1995/01/31 23:00:47 cph Exp $ Copyright (c) 1988-95 Massachusetts Institute of Technology @@ -1548,8 +1548,6 @@ MIT in each case. |# pathname-device pathname-directory pathname-end-of-line-string - pathname-end-of-file-marker/input - pathname-end-of-file-marker/output pathname-host pathname-name pathname-new-device -- 2.25.1