quicklisp-slime-helper
$ area51 add quicklisp-slime-helperCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(quicklisp-slime-helper:some-function ...)$ area51 add quicklisp-slime-helperCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(quicklisp-slime-helper:some-function ...)