From 44f4b198d051430192af79fc155c77354cfed4a1 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Tue, 3 Mar 1992 23:24:39 +0000 Subject: [PATCH] Add 700 directory defaults so that sources can be found. --- v7/src/runtime/site.scm.unix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/v7/src/runtime/site.scm.unix b/v7/src/runtime/site.scm.unix index 64fc2fcac..ca2cfb36b 100644 --- a/v7/src/runtime/site.scm.unix +++ b/v7/src/runtime/site.scm.unix @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/site.scm.unix,v 1.7 1991/08/22 01:00:44 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/site.scm.unix,v 1.8 1992/03/03 23:24:39 jinx Exp $ -Copyright (c) 1988-1991 Massachusetts Institute of Technology +Copyright (c) 1988-1992 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -67,5 +67,8 @@ MIT in each case. |# "/scheme/800/" "/altdorf/scheme/800" "/nfs/altdorf/root/scheme/800/" + "/scheme/700/" + "/altdorf/scheme/700" + "/nfs/altdorf/root/scheme/700/" "/scheme/SONY/" "/nfs/altdorf/root/scheme/SONY/"))) \ No newline at end of file -- 2.25.1