chiark / gitweb /
Modified to not use custom C functions to create GClosures
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2   (:use "GFFI" "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4