clim-widgets

BSD Simplified

small collection of clim widgets

$ area51 add clim-widgetsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clim-widgets:some-function ...)