interact
CLIM library for interaction policies and input translation
$ area51 add interactCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(interact:some-function ...)CLIM library for interaction policies and input translation
$ area51 add interactCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(interact:some-function ...)