lisa
The Lisa Expert System Shell
$ area51 add lisaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisa:some-function ...)The Lisa Expert System Shell
$ area51 add lisaCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lisa:some-function ...)