]> git.donarmstrong.com Git - mothur.git/blobdiff - hcluster.cpp
removed unused copy constructors and comments within comments that where causing...
[mothur.git] / hcluster.cpp
index f0514655a35212215a49fbdb7b1c14c5a3415352..6cd45314194fccce192c7654e2d8994aff6766c5 100644 (file)
@@ -752,7 +752,7 @@ seqDist HCluster::getNextDist(char* buffer, int& index, int size){
                exit(1);
        }
 }
-/***********************************************************************/
+***********************************************************************/
 int HCluster::processFile() {
        try {
                string firstName, secondName;