[Gardeners] CLisp GUI application creation "hand holding"
Paolo Amoroso
amoroso at mclink.it
Sun Dec 18 09:22:26 CST 2005
LeAnthony Mathews <leanthonymathews at gmail.com> writes:
> -I downloaded the widgets library and set the paths in the wxCL directory,
> but how do I tell the asdf to look for this new folder for the widgets.
Try:
(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