From: Chris Hanson Date: Thu, 7 Oct 1999 17:01:54 +0000 (+0000) Subject: Update for new directory arrangement. X-Git-Tag: 20090517-FFI~4446 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=157eda89ec5570041889d2a93a17b96911a88e0f;p=mit-scheme.git Update for new directory arrangement. --- diff --git a/v7/src/edwin/README b/v7/src/edwin/README index 348674b39..804f52a80 100644 --- a/v7/src/edwin/README +++ b/v7/src/edwin/README @@ -16,7 +16,7 @@ If the file is to be autoloaded, you must edit the file: loadef.scm -So, in either case, you have to change four files in /scheme/src/edwin. -Of course, you also have to put a copy of your file in -/scheme/src/edwin, too, and you have to put links to new-file.scm in -/scheme/300/edwin and /scheme/800/edwin. \ No newline at end of file +So, in either case, you have to change four files in +"/scheme/v8/src/edwin". Of course, you also have to put a copy of +your file in "/scheme/v8/src/edwin", too, and you have to put a link +to the new file in "/scheme/v7/linux/edwin".