chiark / gitweb /
Fixed build problem with SBCL 0.9.11
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2   (:use "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4