repo.or.cz
/
trivial-gtk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Loading on win32 systems tested
[trivial-gtk.git]
/
cairo-package.lisp
blob
529431347ee0f594019156136b967ec2ccc17c5d
1
2
(
defpackage
:
CAIRO
3
(:
use
:
cl
:
cffi
))
4
5
(
in-package
:
cairo
)