Skip to content
Snippets Groups Projects
Forked from asdf / asdf
3524 commits behind the upstream repository.
user avatar
Robert P. Goldman authored
In system-configuration-directories the FLET function was only run on
windows.  On non-windows, at least on ACL, this was causing compilation
warnings, and hence test failures.  Juggled the position of the #+windows
to fix this.
f1f3f537
History
ASDF: another system definition facility
========================================

If you want to use ASDF to load systems, see the getting
started guide at:

    http://common-lisp.net/project/asdf/getting-started.html

If you want to define your own systems, see the manual at:

    http://common-lisp.net/project/asdf/manual.html

More information and additional links can be found on ASDF's
home page at:

    http://common-lisp.net/project/asdf



last updated Saturday; July 18, 2009, 10:20 AM EDT