chiark / gitweb /
Fixed ref counting problem when reading the icon-list slot in windows
[clg] / cairo / defpackage.lisp
CommitLineData
7104c6a0 1(defpackage "CAIRO"
2 (:use "COMMON-LISP" "GLIB" "AUTOEXPORT")
3 (:shadow "FILL"))
4