select-file

MIT

Select File dialog for McCLIM

$ area51 add select-fileCopy

Usage

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

Dependencies