]> git.donarmstrong.com Git - mothur.git/blobdiff - summarytaxcommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / summarytaxcommand.cpp
index 7f5e5e5c285199cbb12a9fec151a466090bf9d5d..d33b4f014a07b46e252e36e24a68bd2db8fc6d5a 100644 (file)
@@ -296,7 +296,7 @@ int SummaryTaxCommand::execute(){
                m->mothurOutEndLine();
                m->mothurOut("It took " + toString(time(NULL) - start) + " secs to create the summary file for " + toString(numSeqs) + " sequences."); m->mothurOutEndLine(); m->mothurOutEndLine();
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(summaryFile); m->mothurOutEndLine();       outputNames.push_back(summaryFile); outputTypes["summary"].push_back(summaryFile);
                m->mothurOutEndLine();