From: Chris Hanson Date: Fri, 6 Jan 1995 20:52:39 +0000 (+0000) Subject: Update to reflect change to runtime system. X-Git-Tag: 20090517-FFI~6783 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=0f2e197a5774accc8d35279ca5f6894f5beac1ef;p=mit-scheme.git Update to reflect change to runtime system. --- 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")