claw
Various utilities used across CLAW subsystems
$ area51 add clawCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(claw:some-function ...)Various utilities used across CLAW subsystems
$ area51 add clawCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(claw:some-function ...)