Fix pathname for global-definitions.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 May 1989 18:07:51 +0000 (18:07 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 May 1989 18:07:51 +0000 (18:07 +0000)
v7/src/compiler/machines/vax/compiler.pkg

index 90ad3c7e36bf2587ed9e520028b9ea6f7cfa2fc3..b06b88d0fc6191a2066feb845a0ce2f171ef4b18 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/vax/compiler.pkg,v 1.2 1989/05/21 17:55:03 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/vax/compiler.pkg,v 1.3 1989/05/21 18:07:51 jinx Exp $
 $MC68020-Header: comp.pkg,v 1.22.1.1 89/05/21 14:45:10 GMT jinx Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
@@ -35,7 +35,7 @@ MIT in each case. |#
 
 ;;;; Compiler Packaging
 \f
-(global-definitions "../runtime/runtim")
+(global-definitions "../../../runtime/runtim")
 
 (define-package (compiler)
   (files "base/switch"