]> git.donarmstrong.com Git - mothur.git/blobdiff - summarycommand.cpp
fixed subsample name file name issue. added count parameter to cluster command....
[mothur.git] / summarycommand.cpp
index 9a6aac883c7d13af87d735df4a7d484dd379479b..7a167a6432015b41cbd2b8304aaa7c3415542624 100644 (file)
@@ -777,7 +777,7 @@ vector<string> SummaryCommand::createGroupSummaryFile(int numLines, int numCols,
             }
                        
                        temp.close();
-                       //m->mothurRemove(outputNames[i]);
+                       m->mothurRemove(outputNames[i]);
                }