ltk
LTK
$ area51 add ltkCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ltk:some-function ...)LTK
$ area51 add ltkCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ltk:some-function ...)