chiark / gitweb /
gtk/gtk.lisp: Make (dialog-run) return the response symbolically.
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2   (:use "GFFI" "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4