Hacked the URL's a bit.

This commit is contained in:
shivers 1995-11-01 20:49:33 +00:00
parent d30d0480f7
commit 25916aa161
1 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,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://swiss-ftp.ai.mit.edu/pub/su/scsh/scsh-paper.ps
ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh-paper.ps
** Scsh is a portable programming environment
@ -86,12 +86,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://swiss-ftp.ai.mit.edu/pub/su/scsh/scsh.tar.gz
ftp://ftp-swiss.ai.mit.edu/pub/su/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://swiss-ftp.ai.mit.edu/pub/su/scsh/scsh-manual.ps
ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh-manual.ps
Just click 'n view.
You *should* be able to build scsh on the standard platforms with exactly five