JAL-2797 standalone and embedded implementations of AptxFrame
[jalview.git] / forester / java / src / org / forester / pccx / BranchLengthBasedScoringMethod.java
index 5086f7d..2424e0e 100644 (file)
@@ -31,7 +31,7 @@ import org.forester.phylogeny.PhylogenyNode;
 import org.forester.phylogeny.iterators.PhylogenyNodeIterator;
 
 /*
- * 
+ *
  * @author Christian M. Zmasek
  */
 public class BranchLengthBasedScoringMethod extends BranchCountingBasedScoringMethod {