chiark / gitweb /
Build instructions updated for SBCL with native C callback support
[clg] / pango / defpackage.lisp
1 (defpackage "PANGO"
2   (:use "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3