]> git.donarmstrong.com Git - mothur.git/blobdiff - consensusseqscommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / consensusseqscommand.cpp
index 36df8c043086552dee3c85d120f5dc1d70a71159..4134a52a3ce1e680a8a440672d48be192be5f04c 100644 (file)
@@ -396,7 +396,7 @@ int ConsensusSeqsCommand::execute(){
                }
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                for (int i = 0; i < outputNames.size(); i++) {  m->mothurOut(outputNames[i]); m->mothurOutEndLine();    }       
                m->mothurOutEndLine();