From 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c Mon Sep 17 00:00:00 2001
From: Eduardo Pedroni <ep625@york.ac.uk>
Date: Wed, 7 May 2014 18:38:27 +0100
Subject: Removed reflection for now, added fitness orientation support

---
 .classpath | 4 ----
 1 file changed, 4 deletions(-)

(limited to '.classpath')

diff --git a/.classpath b/.classpath
index 591a691..3e0fb27 100644
--- a/.classpath
+++ b/.classpath
@@ -3,9 +3,5 @@
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
-	<classpathentry kind="lib" path="/home/eddy/project/development/res/reflections-0.9.9-RC1-uberjar.jar"/>
-	<classpathentry kind="lib" path="/home/eddy/project/development/res/guava-17.0.jar"/>
-	<classpathentry kind="lib" path="/home/eddy/project/development/res/slf4j-1.7.7/slf4j-api-1.7.7.jar"/>
-	<classpathentry kind="lib" path="/home/eddy/project/development/res/javassist-3.18.0-GA/javassist.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
-- 
cgit v1.2.3