Revert "upgrade asdf to 2.29, per request by Faré (sbcl-devel 2013-02-16)"
[sbcl.git] / contrib / asdf / README
index 47b6821..eb604a4 100644 (file)
@@ -1,25 +1,20 @@
 ASDF: another system definition facility
 ========================================
 
-If you cloned our git repository, bootstrap a copy of build/asdf.lisp with:
-    make
+If you want to use ASDF, read our manual:
 
-
-To use ASDF, read our manual:
     http://common-lisp.net/project/asdf/asdf.html
+
 The first few sections, Loading ASDF, Configuring ASDF and Using ASDF,
 will get you started as a simple user.
+
 If you want to define your own systems, further read the section
 Defining systems with defsystem.
 
-
-ASDF 3 now includes an extensive runtime support library, asdf-driver.
-Its documentation unhappily mainly lies in the source code and docstrings.
-
-
 More information and additional links can be found on ASDF's
 home page at:
+
     http://common-lisp.net/project/asdf/
 
 
-Last updated Thursday, January 31st, 2013.
+last updated Wednesday; May 5, 2010