]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / getsabundcommand.cpp
index 5425c41a917f4b02d67c5b4dfcb63e1b2fc6159b..50692495b9c87f83cfde870168c5214a41b9a7ac 100644 (file)
@@ -268,7 +268,7 @@ int GetSAbundCommand::execute(){
                delete input;
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(filename); m->mothurOutEndLine();  outputNames.push_back(filename); outputTypes["sabund"].push_back(filename);
                m->mothurOutEndLine();