Bug fix
[clg] / cairo / defpackage.lisp
1 (defpackage "CAIRO"
2 (:use "COMMON-LISP" "GLIB" "AUTOEXPORT")
3 (:shadow "FILL"))
4