[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
:conc-name
Date: Fri, 12 Apr 91 08:48 EDT
From: Rick Duffy <uunet!maxai.den.mmc.com!rick>
To: slug@ai.sri.com
Subject: :conc-name
Lisp question:
I create a simple structure:
.. etc ...
Thanks everybody for all your help!
Replies:
Phil Stubblefield: (EQ LOCAL-PACKAGE::NIL COMMON-LISP::NIL) ==> T
Richard Lamson : (EQ 'NIL '()) ==> T
Kimberle Koile : I am (was) indeed using future-common-lisp.
after changing to cl, its ok!
Resolution: I'm changing my defpackage to not use the future-cl defpackage.