Revision: 18233
          http://sourceforge.net/p/jmol/code/18233
Author:   hansonr
Date:     2013-05-20 12:48:37 +0000 (Mon, 20 May 2013)
Log Message:
-----------
___JmolVersion="13.1.16_dev_2013.05.20a"

bug fix: rockets not working for alpha polymer (also in 13.0.16)
bug fix: GXL added to carbohydrates

Modified Paths:
--------------
    branches/v13_0/Jmol/src/org/jmol/viewer/Jmol.properties
    branches/v13_0/Jmol/src/org/jmol/viewer/JmolConstants.java

Modified: branches/v13_0/Jmol/src/org/jmol/viewer/Jmol.properties
===================================================================
--- branches/v13_0/Jmol/src/org/jmol/viewer/Jmol.properties     2013-05-20 
12:46:09 UTC (rev 18232)
+++ branches/v13_0/Jmol/src/org/jmol/viewer/Jmol.properties     2013-05-20 
12:48:37 UTC (rev 18233)
@@ -12,7 +12,7 @@
 ___version=13.0.16_dev_2013.05.20a
 
 bug fix: rockets not working for alpha polymer
-bug fix: GLX added to carbohydrates
+bug fix: GXL added to carbohydrates
 bug fix: show state/anim turns "anim" into "animation"
 bug fix: MoldenReader fix for file blank lines and g,h,i orbitals
 bug fix: COMPARE does not allow nSeconds at beginning, as described in 
documentation

Modified: branches/v13_0/Jmol/src/org/jmol/viewer/JmolConstants.java
===================================================================
--- branches/v13_0/Jmol/src/org/jmol/viewer/JmolConstants.java  2013-05-20 
12:46:09 UTC (rev 18232)
+++ branches/v13_0/Jmol/src/org/jmol/viewer/JmolConstants.java  2013-05-20 
12:48:37 UTC (rev 18233)
@@ -1055,7 +1055,7 @@
   // this form is used for counting groups in ModelSet
   private final static String allCarbohydrates = 
     ",[AHR],[AMU],[ARA],[ARB],[BDF],[BDR],[BGC],[BMA]" +
-    ",[FCA],[FCB],[FRU],[FUC],[FUL],[GAL],[GLA],[GLC],[GLX]" +
+    ",[FCA],[FCB],[FRU],[FUC],[FUL],[GAL],[GLA],[GLC],[GXL]" +
     ",[GUP],[LXC],[MAN],[RAM],[RIB],[RIP],[XYP],[XYS]" +
     ",[CBI],[CT3],[CTR],[CTT],[LAT],[MAB],[MAL],[MLR],[MTT]" +
     ",[SUC],[TRE],[GCU],[MTL],[NAG],[NDG],[RHA],[SOR],[SOL],[SOE]" +  

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to