Revision: 21535 http://sourceforge.net/p/jmol/code/21535 Author: hansonr Date: 2017-04-24 02:25:28 +0000 (Mon, 24 Apr 2017) Log Message: ----------- Jmol.___JmolVersion="14.15.2" // 4/23/17
new feature: x.split(true) -- does a white-space token split of the string value of x new feature: CIP chirality adds P, S, As, Se, Sb, Te, Bi, Po trigonal pyramidal and tetrahedral code: CIPChirality.java 633 lines all except Rule 4b (Mata) code: validates on 79 known chirality compounds testing a variety of nuances bug fix: CIP chirality broken for carbonyl groups bug fix: CIP chirality E/Z should not be indicated for rings of size < 8 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 2017-04-24 02:19:06 UTC (rev 21534) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2017-04-24 02:25:28 UTC (rev 21535) @@ -57,6 +57,8 @@ new feature: CIP chirality adds P, S, As, Se, Sb, Te, Bi, Po trigonal pyramidal and tetrahedral code: CIPChirality.java 633 lines all except Rule 4b (Mata) +code: validates on 79 known chirality compounds testing a variety of nuances + bug fix: CIP chirality broken for carbonyl groups bug fix: CIP chirality E/Z should not be indicated for rings of size < 8 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