cl-naive-deprecation
$ area51 add cl-naive-deprecationCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-naive-deprecation:some-function ...)$ area51 add cl-naive-deprecationCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-naive-deprecation:some-function ...)