Author: mes
Date: 2010-06-15 13:15:40 -0700 (Tue, 15 Jun 2010)
New Revision: 20545

Modified:
   
csplugins/trunk/ucsd/mes/PDBImageFunction/src/org/cytoscape/equations/internal/pdb/PDBMoleculeType.java
Log:
commented out a few types of molecule types to keep things simple

Modified: 
csplugins/trunk/ucsd/mes/PDBImageFunction/src/org/cytoscape/equations/internal/pdb/PDBMoleculeType.java
===================================================================
--- 
csplugins/trunk/ucsd/mes/PDBImageFunction/src/org/cytoscape/equations/internal/pdb/PDBMoleculeType.java
     2010-06-15 20:08:35 UTC (rev 20544)
+++ 
csplugins/trunk/ucsd/mes/PDBImageFunction/src/org/cytoscape/equations/internal/pdb/PDBMoleculeType.java
     2010-06-15 20:15:40 UTC (rev 20545)
@@ -35,9 +35,9 @@
 
        BIO("bio","BIO"),
        ASR("asr","ASR"),
-       BIO_1("bio_1","BIO1"),
-       BIO_2("bio_2","BIO2"),
-       BIO_3("bio_3","BIO3"),
+//     BIO_1("bio_1","BIO1"),
+//     BIO_2("bio_2","BIO2"),
+//     BIO_3("bio_3","BIO3"),
        ;
 
        private String type;

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to