initial import
Annotate for file src/package.lisp
2009-04-02 tobias 1 (defpackage :kde.examples
22:16:06 ' 2 (:use #:cl :bordeaux-threads #:cxx-support)
' 3 (:export #:hello-world
' 4 #:mandelbrot))