[Openmcl-devel] class documentation strangeness
Marco Baringer
mb at bese.it
Mon Oct 25 05:02:39 PDT 2004
i ran across this today and i'm really confused because it wasn't
happening yesterday:
CL-USER> (defclass foo () () (:documentation "the foo class"))
#<STANDARD-CLASS FOO>
CL-USER> (documentation * t)
("the foo class")
CL-USER>
--
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the Openmcl-devel
mailing list