File: README

package info (click to toggle)
cl-asdf 2%3A2.22-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,132 kB
  • sloc: lisp: 4,536; sh: 281; makefile: 210
file content (20 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ASDF: another system definition facility
========================================

If you want 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.

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

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


last updated Wednesday; May 5, 2010