aboutsummaryrefslogtreecommitdiff
path: root/lang/ccl/pkg-message
blob: cf6f12ccbe8504c177ca739a6177a681673e67ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{ type: install
  message: <<EOM
You can permanently enable ASDF package management by using the
following commands in your .ccl-init.lisp file:

  (require 'asdf)
EOM
}
]