On 2/12/10 Feb 12 -8:08 PM, Faré wrote: > Thanks! > > Shouldn't > (or *forcing* > (and > (not (typep c 'system))) > forced) > be instead > (or *forcing* > (and > (not (typep c 'system)) > forced) > ? Yes, you are quite right. Sorry about that. Looks like you've fixed that already....
best, r _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
