chiark / gitweb /
Changed how memory allocation/deallocation functions are specified
[clg] / rsvg / defpackage.lisp
1 (defpackage "RSVG"
2   (:use "COMMON-LISP" "GFFI" "GLIB" "AUTOEXPORT"))
3