clim-widgets
small collection of clim widgets
$ area51 add clim-widgetsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clim-widgets:some-function ...)small collection of clim widgets
$ area51 add clim-widgetsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clim-widgets:some-function ...)