Fixed classpath for patched exp4j in repo (hopefully)
authorrichardgraham <richardgraham@180e2498-e6e9-4542-8430-84ac67f01cd8>
Mon, 6 Aug 2012 00:30:03 +0000 (00:30 +0000)
committerrichardgraham <richardgraham@180e2498-e6e9-4542-8430-84ac67f01cd8>
Mon, 6 Aug 2012 00:30:03 +0000 (00:30 +0000)
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@954 180e2498-e6e9-4542-8430-84ac67f01cd8

core/.classpath

index 8689c0026e87a672acafc9efe8e2cdf4ef918e2a..f4b85755467658a264fe50d6fa78e3146a28dd3d 100644 (file)
@@ -27,9 +27,9 @@
        <classpathentry kind="lib" path="resources"/>
        <classpathentry kind="lib" path="lib/jspf.core-1.0.2.jar" sourcepath="/home/sampo/Projects/lib/jspf/documentation/api"/>
        <classpathentry kind="lib" path="lib/opencsv-2.3.jar"/>
-       <classpathentry kind="lib" path="lib/exp4j-0.2.9.jar"/>
        <classpathentry kind="lib" path="lib/jogl/gluegen-rt.jar"/>
        <classpathentry kind="lib" path="lib/jogl/jogl.all.jar"/>
        <classpathentry kind="lib" path="lib/OrangeExtensions-1.2.jar"/>
+       <classpathentry kind="lib" path="/home/rdg/projects/exp4j-patch2/exp4j-rdg.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>