diff options
author | James Moger <james.moger@gmail.com> | 2014-06-10 21:02:29 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2014-06-10 21:02:29 -0400 |
commit | 899c62c6ff3014cc513679bc2ccfb000132102dd (patch) | |
tree | 3a3642f5e70f4956ac489ef99a51b0a4d80134be /.classpath | |
parent | 3e5ed9b35badd020b2f51be223700ab53dce28a3 (diff) | |
download | iciql-899c62c6ff3014cc513679bc2ccfb000132102dd.tar.gz iciql-899c62c6ff3014cc513679bc2ccfb000132102dd.zip |
Update to Moxie 0.9.2
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,6 +13,6 @@ <classpathentry kind="lib" path="ext/commons-dbcp-1.4.jar" sourcepath="ext/src/commons-dbcp-1.4.jar" /> <classpathentry kind="lib" path="ext/junit-4.11.jar" sourcepath="ext/src/junit-4.11.jar" /> <classpathentry kind="lib" path="ext/hamcrest-core-1.3.jar" sourcepath="ext/src/hamcrest-core-1.3.jar" /> - <classpathentry kind="output" path="bin/classes" /> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" /> -</classpath>
\ No newline at end of file + <classpathentry kind="output" path="bin/classes" /> +</classpath> |