X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=hcluster.cpp;h=6cd45314194fccce192c7654e2d8994aff6766c5;hb=957d67f7d8bbadfd2930de061e89fd9b149270fd;hp=f0514655a35212215a49fbdb7b1c14c5a3415352;hpb=19fcbbdba99658f5eca244803280f9ee7f9f6607;p=mothur.git diff --git a/hcluster.cpp b/hcluster.cpp index f051465..6cd4531 100644 --- a/hcluster.cpp +++ b/hcluster.cpp @@ -752,7 +752,7 @@ seqDist HCluster::getNextDist(char* buffer, int& index, int size){ exit(1); } } -/***********************************************************************/ +***********************************************************************/ int HCluster::processFile() { try { string firstName, secondName;