Revision: 21672
          http://sourceforge.net/p/jmol/code/21672
Author:   hansonr
Date:     2017-07-21 22:31:33 +0000 (Fri, 21 Jul 2017)
Log Message:
-----------


Modified Paths:
--------------
    trunk/Jmol/src/org/jmol/symmetry/CIPChirality.java

Modified: trunk/Jmol/src/org/jmol/symmetry/CIPChirality.java
===================================================================
--- trunk/Jmol/src/org/jmol/symmetry/CIPChirality.java  2017-07-21 22:26:20 UTC 
(rev 21671)
+++ trunk/Jmol/src/org/jmol/symmetry/CIPChirality.java  2017-07-21 22:31:33 UTC 
(rev 21672)
@@ -2192,6 +2192,8 @@
       default:
         return;
       }
+      if (a.spiroEnd == null)
+        return;
       c3RefIndex = atoms[a].atomIndex;
       if (b >= 0)
         c4RefIndex = atoms[b].atomIndex;

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

Reply via email to