definitions-systems
Provides a simple unified extensible way of processing named definitions.
$ area51 add definitions-systemsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(definitions-systems:some-function ...)