]> git.donarmstrong.com Git - mothur.git/blobdiff - otuhierarchycommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / otuhierarchycommand.cpp
index e32e0b6c339c5b80108a3e874ce9c990ef5a2376..091bf9bb0659dd0895bf47a414fa4ea86692f026 100644 (file)
@@ -241,7 +241,7 @@ int OtuHierarchyCommand::execute(){
                if (m->control_pressed) { outputTypes.clear(); m->mothurRemove(outputFileName); return 0; }
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(outputFileName); m->mothurOutEndLine();    outputNames.push_back(outputFileName); outputTypes["otuheirarchy"].push_back(outputFileName); 
                m->mothurOutEndLine();