tfm
TFM's preload setup library
$ area51 add tfmCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tfm:some-function ...)TFM's preload setup library
$ area51 add tfmCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tfm:some-function ...)