summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath11
1 files changed, 0 insertions, 11 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index df7d164..0000000
--- a/.classpath
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="src" path="src-test"/>
- <classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
- <classpathentry kind="lib" path="lib/junit-benchmarks-0.1.0.jar"/>
- <classpathentry kind="lib" path="lib/junit-4.7.jar"/>
- <classpathentry kind="lib" path="lib/hppc-0.3.2.jar"/>
- <classpathentry kind="output" path="tmp/eclipse"/>
-</classpath>