JAL-3026 upgrades Jmol to 14.29.17 for Java.
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Sun, 22 Jul 2018 19:44:06 +0000 (14:44 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Sun, 22 Jul 2018 19:44:06 +0000 (14:44 -0500)
.classpath
lib/Jmol-14.29.17.jar [new file with mode: 0644]
unused/Jmol-14.6.4_2016.10.26.jar [moved from lib/Jmol-14.6.4_2016.10.26.jar with 100% similarity]

index b7d213b..fe6fbcc 100644 (file)
@@ -62,7 +62,6 @@
        <classpathentry kind="lib" path="lib/jetty-http-9.2.10.v20150310.jar"/>
        <classpathentry kind="lib" path="lib/jetty-io-9.2.10.v20150310.jar"/>
        <classpathentry kind="lib" path="lib/java-json.jar"/>
-       <classpathentry kind="lib" path="lib/Jmol-14.6.4_2016.10.26.jar"/>
        <classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
        <classpathentry kind="lib" path="lib/biojava-core-4.1.0.jar"/>
        <classpathentry kind="lib" path="lib/biojava-ontology-4.1.0.jar"/>
@@ -70,5 +69,6 @@
        <classpathentry kind="lib" path="lib/groovy-all-2.4.12-indy.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
        <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
+       <classpathentry kind="lib" path="lib/Jmol-14.29.17.jar"/>
        <classpathentry kind="output" path="classes"/>
 </classpath>
diff --git a/lib/Jmol-14.29.17.jar b/lib/Jmol-14.29.17.jar
new file mode 100644 (file)
index 0000000..136eb93
Binary files /dev/null and b/lib/Jmol-14.29.17.jar differ