inprogress
[jalview.git] / forester / java / src / org / forester / go / TestGo.java
index ab66c36..f8197ee 100644 (file)
@@ -21,7 +21,7 @@
 // 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.go;
 
@@ -31,7 +31,7 @@ import java.util.List;
 import java.util.Map;
 import java.util.SortedSet;
 
-import org.forester.surfacing.DomainId;
+import org.forester.protein.DomainId;
 import org.forester.util.ForesterUtil;
 
 public class TestGo {