chiark / gitweb /
Automatic definition of EVENT-MASK overridden with manual definition
[clg] / gdk / defpackage.lisp
1 (defpackage "GDK"
2   (:use "GLIB" "COMMON-LISP" "AUTOEXPORT")
3   (:shadow "ATOM"))
4
5