diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2009-02-19 12:17:10 +0100 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2009-02-19 12:17:10 +0100 |
commit | a35b9044a5bf26152f30bc4abe981bb7dd985e7b (patch) | |
tree | d828e24aeaafee9e1e64c833a175eafe3a39d1f1 /INSTALL | |
parent | 2380054696fb2fd01c7b296042a2188cb73cc077 (diff) |
Depend on SQLiteJDBC.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,7 @@ #title CljSSSS^g Quick Start Guide #desc The CljSSSS^g installation guide -; Time-stamp: <2009-02-18 20:31:12 mulk> +; Time-stamp: <2009-02-19 11:57:16 mulk> ; ; C-c i t insert-time-stamp ; C-c C-t muse-project-publish-this-file @@ -19,6 +19,8 @@ The following dependencies need to be on your class path: - Clojure + - Clojure Contrib + - Compojure along with all of its dependencies, including: - Fact - Jetty @@ -28,6 +30,8 @@ The following dependencies need to be on your class path: - <verbatim>StringTemplate</verbatim> along with ANTLR + - SQLiteJDBC + ---- |