From: Kathryn Iverson Date: Wed, 20 Jun 2012 20:22:52 +0000 (-0400) Subject: testing new devel branch X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=commitdiff_plain;h=38491018f166c7c5517518cfa64832582f20dd85 testing new devel branch --- diff --git a/mgclustercommand.cpp b/mgclustercommand.cpp index 870536d..61e1306 100644 --- a/mgclustercommand.cpp +++ b/mgclustercommand.cpp @@ -224,7 +224,7 @@ int MGClusterCommand::execute(){ string tag = ""; time_t start; float previousDist = 0.00000; - float rndPreviousDist = 0.00000; + float rndPreviousDist = 0.00000; //read blastfile - creates sparsematrices for the distances and overlaps as well as a listvector //must remember to delete those objects here since readBlast does not