Revision: 20413
          http://sourceforge.net/p/jmol/code/20413
Author:   hansonr
Date:     2015-03-31 02:22:43 +0000 (Tue, 31 Mar 2015)
Log Message:
-----------
Jmol.___JmolVersion="14.3.13_2015.03.30"

bug fix: {hash}.Key = value will be stored as "key" rather than "Key".
bug fix: {hash}.key will fail if "key" is also a user-defined function. 

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      2015-03-31 02:22:21 UTC 
(rev 20412)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2015-03-31 02:22:43 UTC 
(rev 20413)
@@ -14,7 +14,7 @@
 
 TODO: remove HTML5 dependency on synchronous file loading (check SCRIPT 
command for problems)
 
-Jmol.___JmolVersion="14.3.13_2015.03.30"
+Jmol.___JmolVersion="14.3.13_2015.03.30" 
 
 bug fix: {hash}.Key = value will be stored as "key" rather than "Key".
 bug fix: {hash}.key will fail if "key" is also a user-defined function. 

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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to