in progress
[jalview.git] / forester / java / src / org / forester / surfacing / DomainSimilarity.java
index 724aa70..b9e9860 100644 (file)
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 //
 // Contact: phylosoft @ gmail . com
-// WWW: www.phylosoft.org/forester
+// WWW: https://sites.google.com/site/cmzmasek/home/software/forester
 
 package org.forester.surfacing;
 
 import java.util.SortedMap;
 import java.util.SortedSet;
 
+import org.forester.protein.DomainId;
+import org.forester.species.Species;
+
 /*
  * This is to represent a measure of similarity between two or more domains from
  * different genomes.