Revision: 21298 http://sourceforge.net/p/jmol/code/21298 Author: hansonr Date: 2016-12-02 13:02:54 +0000 (Fri, 02 Dec 2016) Log Message: ----------- Jmol.___JmolVersion="14.7.4_2016.12.02"
new feature: fully implemented CIF 2.0 reader new feature: x = getProperty("cifInfo", "c:/temp/test.cif") -- reads CIF file data in structured format -- automatically uses CIF 1.0 or CIF 2.0, as needed. -- if file name is missing, uses current model file Modified Paths: -------------- trunk/Jmol/src/org/jmol/viewer/Jmol.properties Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties =================================================================== --- trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2016-12-02 13:01:31 UTC (rev 21297) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2016-12-02 13:02:54 UTC (rev 21298) @@ -54,6 +54,7 @@ new feature: x = getProperty("cifInfo", "c:/temp/test.cif") -- reads CIF file data in structured format -- automatically uses CIF 1.0 or CIF 2.0, as needed. + -- if file name is missing, uses current model file JmolVersion="14.7.4_2016.11.28" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits