aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL44
1 files changed, 0 insertions, 44 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 566f5f6..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,44 +0,0 @@
-#author Christoph Senjak and Matthias Benkard
-#date 2009-02-18 - <lisp>(format-time-string "%Y-%m-%d")</lisp>
-#title CljSSSS^g Quick Start Guide
-#desc The CljSSSS^g installation guide
-
-; Time-stamp: <2009-02-19 17:35:37 mulk>
-;
-; C-c i t insert-time-stamp
-; C-c C-t muse-project-publish-this-file
-; C-c C-e muse-edit-link-at-point
-; C-c C-i muse-insert-thing
-
-; CljSSSS<literal><sup>g</sup></literal>
-
-
-* Dependencies
-
-The following dependencies need to be on your class path:
-
- - Clojure
-
- - Clojure Contrib
-
- - Compojure along with all of its dependencies, including:
- - Fact
- - Jetty
- - Rend
- - The Apache Commons Logging API
- - The Java Servlet API
-
- - <verbatim>StringTemplate</verbatim> along with ANTLR
-
- - ROME along with JDOM
-
- - SQLiteJDBC
-
-
-----
-
-*<lisp>(format-time-string "%Y-%m-%d, %k:%M %Z")</lisp>*
-
-; Local Variables:
-; mode: muse
-; End: