[Gardeners] CLisp GUI application creation "hand holding"

Paolo Amoroso amoroso at mclink.it
Sun Dec 18 09:27:29 CST 2005


Paolo Amoroso <amoroso at mclink.it> writes:

>   (pushnew "/dir/where/widgets/are"" asdf:*central-registry* :test #'equal)

Ooops... I managed to screw up a one liner, which should be:

  (pushnew "/dir/where/widgets/are/" asdf:*central-registry* :test #'equal)


Paolo
-- 
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log


More information about the Gardeners mailing list