Update to reflect change to runtime system.
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 20:52:39 +0000 (20:52 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 1995 20:52:39 +0000 (20:52 +0000)
v7/src/rcs/rcs.pkg

index 117f91a827691db9fe24fc1c7018f511253c024d..bd69fe36817bfc5f3cef176cd6c3d46c58f2143e 100644 (file)
@@ -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")