Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!ucbvax!hplabs!hpfcso!hpfcbig!tim From: tim@hpfcbig.SDE.HP.COM (Tim Mikkelsen) Newsgroups: comp.lang.lisp.x Subject: Re: XLISP 2.0 Reference Message-ID: <1170002@hpfcbig.SDE.HP.COM> Date: 8 Jan 90 01:00:02 GMT References: <1170001@hpfcbig.SDE.HP.COM> Organization: HP SESD, Fort Collins, CO Lines: 26 The machines that currently have the xlisp reference are: machine directory file file contents ----------------------------------------------------------------------- a.cs.uiuc.edu pub xlisp.ref clear ASCII cs.orst.edu pub/xlisp xlispref.txt clear ASCII qed.rice.edu pub xlisp.tar tar of compressed ASCII For those unfamiliar with ftp, the steps I used on UNIX to get files are as follows. Note that the lower case characters are what you need to type. ftp NAME: anonymous PASSWORD: anonymous FTP> cd pub FTP> get To unpack the tar version, after you have received the file, do the following UNIX commands: tar xvf xlisp.tar uncompress xlisp.ref.Z