initial import
Annotate for file src/package.lisp
2009-04-02 tobias 1 (defpackage :qt.test
22:15:29 ' 2 (:use :cl :asdf :smoke :cffi)
' 3 (:export))
' 4