[Ecls-list] Function documentation still not working
Goffioul Michael
goffioul at imec.be
Fri Jun 10 08:00:28 UTC 2005
> (defun f1 () "Documentation string" nil)
F1
> (documentation 'f1 'function)
NIL
> (si::get-documentation 'f1 'function)
"Documentation string"
Michael.
More information about the ecl-devel
mailing list