summaryrefslogtreecommitdiffstats
path: root/package.lisp
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-20 21:58:10 +0100
committerGravatar Tom Willemsen2013-03-20 21:58:10 +0100
commit94f56cd473dfc950c9263753d3a991b92eff128e (patch)
tree3a57bc39ad91b2f698835823b550ba8baa84527f /package.lisp
downloadclark-94f56cd473dfc950c9263753d3a991b92eff128e.tar.gz
clark-94f56cd473dfc950c9263753d3a991b92eff128e.zip
Initial commit
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
new file mode 100644
index 0000000..9883445
--- /dev/null
+++ b/package.lisp
@@ -0,0 +1,2 @@
+(defpackage :org.ryuslash.clark
+ (:use :clim :clim-lisp :sqlite))