initial import
package.lisp
Mon May 25 16:59:32 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* initial import
--- old-benchmark/package.lisp 1970-01-01 01:00:00.000000000 +0100
+++ new-benchmark/package.lisp 2014-10-30 07:07:40.000000000 +0100
@@ -0,0 +1,2 @@
+(defpackage :cl-smoke.benchmark
+ (:use :cl :cxx-support :cffi))