diff --git a/.gitignore b/.gitignore
index ac81b46..87faa55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,4 +36,7 @@ results/*
tmp/
# R
-.Rhistory
\ No newline at end of file
+.Rhistory
+
+# Old JARs
+lib2
\ No newline at end of file
diff --git a/build.xml b/build.xml
index 9316117..ce8b075 100644
--- a/build.xml
+++ b/build.xml
@@ -15,10 +15,8 @@
-
+
-
-
@@ -37,7 +35,8 @@
description="compile the source">
-
+
+
@@ -51,7 +50,7 @@
-
+
@@ -81,7 +80,7 @@
-
+
@@ -94,24 +93,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/lib/hamcrest-core-1.3.jar b/lib/hamcrest-core-1.3.jar
deleted file mode 100644
index 9d5fe16..0000000
Binary files a/lib/hamcrest-core-1.3.jar and /dev/null differ
diff --git a/lib/junit-4.12.jar b/lib/junit-4.12.jar
deleted file mode 100644
index 3a7fc26..0000000
Binary files a/lib/junit-4.12.jar and /dev/null differ