Select File dialog for McCLIM
$ area51 add select-file
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (select-file:some-function ...)