chiark / gitweb /
Initial checkin
[clg] / rsvg / defpackage.lisp
diff --git a/rsvg/defpackage.lisp b/rsvg/defpackage.lisp
new file mode 100644 (file)
index 0000000..afe70a5
--- /dev/null
@@ -0,0 +1,3 @@
+(defpackage "RSVG"
+  (:use "COMMON-LISP" "GLIB" "AUTOEXPORT"))
+