vellum-clim

BSD simplified

Simplistic vellum data frames viewer made with mcclim.

$ area51 add vellum-climCopy

Usage

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