On Mon, Dec 3, 2012 at 4:41 AM, Faré <[email protected]> wrote: > (defsystem :my-library :class :precompiled-system :fasl > #p"/path/to/my-library.system.fasl") > The fasl argument can be a logical pathname or an expression that will > be evaluated later. >
Thanks! Basically it works the same that we already had, but for all implementations, am I right? What I mean is, do I need to change anything in ECL? Juanjo -- Instituto de Física Fundamental, CSIC c/ Serrano, 113b, Madrid 28006 (Spain) http://juanjose.garciaripoll.googlepages.com
_______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
