[cells-devel] Cells/ASDF: Telling the lisp env that cells is loaded...

Kenny Tilton ktilton at nyc.rr.com
Fri Feb 13 14:02:14 UTC 2004



Frank Goenninger wrote:

>----
>
>(defmethod asdf:perform ((o load-op) (c (eql (find-system :cells))))
>  (pushnew :cells *features*))
>
>----
>
>Objective was to "tell" other packages/functionality that cells is
>loaded into the image/system.
>
>Any comments?
>
Good idea. But is there any way to do that in the source, in case I 
switch to mk::defsystem? Would it work with a hard-coded line in cell.lisp?

kt






More information about the cells-devel mailing list