]> git.donarmstrong.com Git - mothur.git/blobdiff - pairwiseseqscommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / pairwiseseqscommand.cpp
index f69faff477aee954801f0d04bb3bce67f785d1e5..dd824316744eda7025026869c0aebb44256f98dd 100644 (file)
@@ -499,7 +499,7 @@ int PairwiseSeqsCommand::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();