6 lines
133 B
Text
6 lines
133 B
Text
|
|
You can permanently enable ASDF package management by using the
|
|
following commands in your .ccl-init.lisp file:
|
|
|
|
(require 'asdf)
|
|
|