#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/site.scm.unix,v 1.5 1991/03/02 04:13:56 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/site.scm.unix,v 1.6 1991/08/15 19:13:42 jinx Exp $
-Copyright (c) 1988 Massachusetts Institute of Technology
+Copyright (c) 1988-1991 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(for-each
(lambda (path)
(add-directory-rewriting-rule! path "/usr/local/lib/mit-scheme/SRC/"))
- '("/scheme/"
- "/altdorf/scheme"
- "/nfs/altdorf/root/scheme/"
- "/scheme/850/"
- "/altdorf/scheme/850"
- "/nfs/altdorf/root/scheme/"
- "/nfs/zurich/root/scheme/"
- "/zurich/scheme/")))
\ No newline at end of file
+ '("/scheme/300/"
+ "/altdorf/scheme/300/"
+ "/nfs/altdorf/root/scheme/300/"
+ "/scheme/800/"
+ "/altdorf/scheme/800"
+ "/nfs/altdorf/root/scheme/800/")))
\ No newline at end of file