Commit 46a763d9 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Update README

parent dfd6b4af
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
ASDF: another system definition facility
========================================

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

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

If you want to define your own systems, see the manual at:
The first few sections, Loading ASDF, Configuring ASDF and Using ASDF,
will get you started as a simple user.

    http://common-lisp.net/project/asdf/manual.html
If you want to define your own systems, further read the section
Defining systems with defsystem.

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

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



last updated Saturday; July 18, 2009, 10:20 AM EDT
last updated Wednesday; May 5, 2010