From 893b5f7c726ce31178fb8e6eb30b0120611f30ce Mon Sep 17 00:00:00 2001 From: sperber Date: Wed, 9 Jan 2002 09:34:02 +0000 Subject: [PATCH] Fix ftp references. --- RELEASE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE b/RELEASE index ba118d0..bb852a4 100644 --- a/RELEASE +++ b/RELEASE @@ -85,7 +85,7 @@ general structure of the language. The details of the design are discussed in a joint MIT Lab for Computer Science/University of Hong Kong technical report, "A Scheme Shell," also to appear in a revised format in the *Journal of Lisp and Symbolic Computation." This paper is also available by ftp: - ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh-paper.ps + ftp://ftp.scsh.net/pub/scsh/papers/scsh-paper.ps ** Scsh is a portable programming environment @@ -117,12 +117,12 @@ Porting to new platforms is usually not difficult. * Obtaining and installing scsh =============================== You can get a copy of scsh via anonymous ftp, from - ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh.tar.gz + ftp://ftp.scsh.net/pub/scsh/scsh.tar.gz The tar file includes a detailed manual and a paper describing the design of the system. For the lazily curious, we also have the manual separately available as - ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh-manual.ps + ftp://ftp.scsh.net/pub/scsh/0.6/scsh-manual.ps Just click 'n view. You *should* be able to build scsh on the standard platforms with exactly five