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