X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fpccx%2FLogBranchLengthBasedScoringMethod.java;h=8867ffb82388896f14aec734ad382052ed78235c;hb=665e671efec73fcb36a9aac45f119330f290fa81;hp=7ba40cb857b83d64acf3baadc42e9be5f659836f;hpb=656be28debec520e0e35a8b311114398a40ea366;p=jalview.git diff --git a/forester/java/src/org/forester/pccx/LogBranchLengthBasedScoringMethod.java b/forester/java/src/org/forester/pccx/LogBranchLengthBasedScoringMethod.java index 7ba40cb..8867ffb 100644 --- a/forester/java/src/org/forester/pccx/LogBranchLengthBasedScoringMethod.java +++ b/forester/java/src/org/forester/pccx/LogBranchLengthBasedScoringMethod.java @@ -31,7 +31,7 @@ import org.forester.phylogeny.PhylogenyNode; import org.forester.phylogeny.iterators.PhylogenyNodeIterator; /* - * + * * @author Christian M. Zmasek */ public class LogBranchLengthBasedScoringMethod extends BranchCountingBasedScoringMethod {