Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!emv From: tim@hpfcbig.SDE.HP.COM (Tim Mikkelsen) Newsgroups: comp.archives Subject: [comp.lang.lisp.x] Re: XLISP 2.0 Reference Message-ID: <10625@stag.math.lsa.umich.edu> Date: 12 Jan 90 01:27:52 GMT References: <1170001@hpfcbig.SDE.HP.COM> <1170002@hpfcbig.SDE.HP.COM> Sender: news@math.lsa.umich.edu Reply-To: tim@hpfcbig.SDE.HP.COM (Tim Mikkelsen) Followup-To: comp.lang.lisp.x Lines: 31 Approved: emv@math.lsa.umich.edu (Edward Vielmetti) Archive-name: xlisp-2.0/reference-sites Original-posting-by: tim@hpfcbig.SDE.HP.COM (Tim Mikkelsen) Original-subject: Re: XLISP 2.0 Reference Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti) 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