X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fpccx%2FBranchLengthBasedScoringMethod.java;h=2424e0e88f9513953a4086cac4ba84bece6e2cab;hb=5f423b8eb56b1d2763dceaceef8309ed1246e51b;hp=5086f7d98137f975766227ca40f5fd11f3a0a502;hpb=656be28debec520e0e35a8b311114398a40ea366;p=jalview.git diff --git a/forester/java/src/org/forester/pccx/BranchLengthBasedScoringMethod.java b/forester/java/src/org/forester/pccx/BranchLengthBasedScoringMethod.java index 5086f7d..2424e0e 100644 --- a/forester/java/src/org/forester/pccx/BranchLengthBasedScoringMethod.java +++ b/forester/java/src/org/forester/pccx/BranchLengthBasedScoringMethod.java @@ -31,7 +31,7 @@ import org.forester.phylogeny.PhylogenyNode; import org.forester.phylogeny.iterators.PhylogenyNodeIterator; /* - * + * * @author Christian M. Zmasek */ public class BranchLengthBasedScoringMethod extends BranchCountingBasedScoringMethod {