]> git.donarmstrong.com Git - mothur.git/blobdiff - degapseqscommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / degapseqscommand.cpp
index 318a05ec0bee7765f835cce4301d2b7a97d16978..095eef30e6691a6eeaca8bd77fdda26bb4febb31 100644 (file)
@@ -241,7 +241,7 @@ int DegapSeqsCommand::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();