blob: 5d306053baf5f3f18d489171d6c2418e7f82e352 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
==========================================================================
To use asdf and depending ports, you will have to configure your
Lisp systems so they know where to find asdf itself and the system
definition files.
A default configuration is installed in
${PREFIX}/etc/asdf-init.lisp
Review this file for further information, or simply load it from your
Lisp initialization file.
==========================================================================
|