LeAnthony Mathews <[EMAIL PROTECTED]> 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 _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
