Added function to compute type dependencies for the container class correctly
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2 (:use "GFFI" "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4