Removed the old exp4j-0.2.9.jar and corrected the build.xml to use the new exp4j-rdg.jar.

This commit is contained in:
Kevin Ruland 2012-08-08 02:38:18 +00:00
parent a5c3c1ac76
commit 3cc439e490
2 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<attribute name="Main-Class" value="${main-class}"/>
<attribute name="SplashScreen-Image" value="pix/splashscreen.png"/>
</manifest>
<zipfileset src="lib/exp4j-0.2.9.jar" />
<zipfileset src="lib/exp4j-rdg.jar" />
</jar>
</target>

Binary file not shown.