From 0f2e197a5774accc8d35279ca5f6894f5beac1ef Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 6 Jan 1995 20:52:39 +0000 Subject: [PATCH] Update to reflect change to runtime system. --- v7/src/rcs/rcs.pkg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/rcs/rcs.pkg b/v7/src/rcs/rcs.pkg index 117f91a82..bd69fe368 100644 --- a/v7/src/rcs/rcs.pkg +++ b/v7/src/rcs/rcs.pkg @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/rcs/rcs.pkg,v 1.4 1991/10/10 01:29:29 cph Exp $ +$Id: rcs.pkg,v 1.5 1995/01/06 20:52:39 cph Exp $ -Copyright (c) 1988-91 Massachusetts Institute of Technology +Copyright (c) 1988-95 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -34,7 +34,7 @@ MIT in each case. |# ;;;; RCS Packaging -(global-definitions "../runtime/runtim") +(global-definitions "../runtime/runtime") (define-package (rcs) (files "object") -- 2.25.1