initial import
src/package.lisp
Sat Jan 16 17:11:33 CET 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* initial import
--- old-qt.svg/src/package.lisp 1970-01-01 01:00:00.000000000 +0100
+++ new-qt.svg/src/package.lisp 2014-10-30 07:52:48.000000000 +0100
@@ -0,0 +1,4 @@
+(defpackage :qt.svg
+ (:use :cl :smoke :cffi)
+ (:export))
+