Add ability to save state, and some more status prints
claki.asd
Tue Jun 14 18:17:05 UTC 2011 pix@kepibu.org
* Add ability to save state, and some more status prints
--- old-claki/claki.asd 2013-07-22 03:25:55.000000000 +0000
+++ new-claki/claki.asd 2013-07-22 03:25:55.000000000 +0000
@@ -1,3 +1,3 @@
(defsystem :claki
- :depends-on (:oh-ducks :closure-html :cl-unification :drakma :alexandria)
+ :depends-on (:oh-ducks :closure-html :cl-unification :drakma :alexandria :rucksack)
:components ((:file "claki")))