Revision: 20216
          http://sourceforge.net/p/jmol/code/20216
Author:   hansonr
Date:     2015-01-20 19:01:46 +0000 (Tue, 20 Jan 2015)
Log Message:
-----------


Modified Paths:
--------------
    
branches/v14_2/Jmol/test/org/jmol/adapter/smarter/TestSmarterJmolAdapter.java

Modified: 
branches/v14_2/Jmol/test/org/jmol/adapter/smarter/TestSmarterJmolAdapter.java
===================================================================
--- 
branches/v14_2/Jmol/test/org/jmol/adapter/smarter/TestSmarterJmolAdapter.java   
    2015-01-20 18:59:16 UTC (rev 20215)
+++ 
branches/v14_2/Jmol/test/org/jmol/adapter/smarter/TestSmarterJmolAdapter.java   
    2015-01-20 19:01:46 UTC (rev 20216)
@@ -67,6 +67,7 @@
     result.addDirectory("animations", "pdb;pdb.gz", "Pdb");
     result.addDirectory("animations", "xyz", "Xyz");
     result.addDirectory("castep", "cell;phonon", "Castep");
+    result.addDirectory("cif", "mmcif", "MMCif");
     result.addDirectory("cif", "cif", "Cif");
     result.addDirectory("c3xml", "c3xml", "XmlChem3d");
     result.addDirectory("cml", "cml", "XmlCml");
@@ -87,7 +88,7 @@
     result.addDirectory("gulp", "gout;got", "Gulp");
     result.addDirectory("hin", "hin", "HyperChem");
     result.addDirectory("jaguar", "out", "Jaguar");
-    result.addDirectory("modifiedGroups", "cif", "Cif");
+    result.addDirectory("modifiedGroups", "mmcif", "MMCif");
     result.addDirectory("modifiedGroups", "pdb", "Pdb");
     result.addDirectory("mol", "v3000;mol;sdf", "Mol");
     result.addDirectory("mol2", "mol2", "Mol2");
@@ -116,7 +117,7 @@
     result.addDirectory("webmo", "mo", "WebMO");
     result.addDirectory("xsd", "xsd", "XmlXsd");
     result.addDirectory("xyz", "xyz", "Xyz");
-    result.addDirectory("zmatrix", "txt;zmat", "ZMatrix");
+    result.addDirectory("zmatrix", "txt;zmat", "Input");
     return result;
   }
 

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


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to