more tests for isDuplication() and isSpecation() added
[jalview.git] / forester / java / src / org / forester / phylogeny / data / DomainArchitecture.java
index 0f09c55..8510259 100644 (file)
@@ -154,8 +154,8 @@ public class DomainArchitecture implements PhylogenyData {
     /**
      * Returns true if the names and the order of the domains match (domain and
      * linker lengths are ignored).
-     * 
-     * 
+     *
+     *
      */
     @Override
     public boolean isEqual( final PhylogenyData domain_architecture ) {