Revision: 21673
          http://sourceforge.net/p/jmol/code/21673
Author:   hansonr
Date:     2017-07-21 22:32:00 +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:31:33 UTC 
(rev 21672)
+++ trunk/Jmol/src/org/jmol/symmetry/CIPChirality.java  2017-07-21 22:32:00 UTC 
(rev 21673)
@@ -2192,7 +2192,7 @@
       default:
         return;
       }
-      if (a.spiroEnd == null)
+      if (atoms[a].spiroEnd == null)
         return;
       c3RefIndex = atoms[a].atomIndex;
       if (b >= 0)

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