[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CLOS
- To: clisp-list <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Re: CLOS
- From: Jean-Paul Tea <jeanpaul@cs.washington.edu>
- Date: Thu, 26 Oct 1995 08:15:25 -0700 (PDT)
- Cc: Multiple recipients of list <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- In-reply-to: <199510260059.UAA05352@osme.houghton.edu>
Try typing (use-package "CLOS")
Notice that CLOS is in capital letter (this is important).
Hope this helps,
Jean-Paul
On Thu, 26 Oct 1995, Amanda Stent wrote:
> The instructions say that to use clos in clisp, you have to type
> (use-package "clos")
> Well, I did this and it told me there was no such package. I moved clos.lsp
> and every other file into every directory I could think of it searching: no
> dice.
> And no object oriented programming. What can I do?
>
> Amanda
> _____________________________________________________
> owl
>
>
>
- References:
- CLOS
- From: Amanda Stent <amanda_stent@houghton.edu>