summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 6 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index a6252aa..af8307c 100644
--- a/.classpath
+++ b/.classpath
@@ -4,6 +4,11 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="classes"/>
<classpathentry kind="lib" path="clojure.jar"/>
- <classpathentry kind="lib" path="clojure-contrib.jar"/>
+ <classpathentry kind="lib" path="monads-1.3.0-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="accumulators-1.3.0-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="def-1.3.0-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="macro-utils-1.3.0-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="types-1.3.0-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="generic-1.3.0-SNAPSHOT.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>