evaled-when
Provides a way of extracting and replicating the compile-time side-effects of forms.
$ area51 add evaled-whenCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(evaled-when:some-function ...)