]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.cpp
added count file to chimera.uchime. found issue with uchime program that indicated...
[mothur.git] / seqsummarycommand.cpp
index c328a041267d01e21ed2e99780f18de486571685..830643d12f2fc03d9f2985f2c722a891f0b95371 100644 (file)
@@ -420,7 +420,7 @@ int SeqSummaryCommand::driverCreateSummary(vector<int>& startPosition, vector<in
 
                bool done = false;
                int count = 0;
-       
+       
                while (!done) {
                                
                        if (m->control_pressed) { in.close(); outSummary.close(); return 1; }