chiark
/
gitweb
/
~mdw
/
clg
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Re-registering custom signals and class closures when loading saved images
[clg]
/
cairo
/
defpackage.lisp
1
(defpackage "CAIRO"
2
(:nicknames "CR")
3
(:use "COMMON-LISP" "GFFI" "GLIB" "AUTOEXPORT" "PKG-CONFIG")
4
(:shadow "FILL"))
5