chiark / gitweb /
Updated build instructions and added guidelines for using the Gtk API reference
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2   (:use "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4