]> git.donarmstrong.com Git - mothur.git/blobdiff - distancecommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / distancecommand.cpp
index 16407d59b9819183edb70748d0b3a0ca1ff9acda..2a4398baf2773c491d91a2ff8be7fb35ebc12986 100644 (file)
@@ -505,7 +505,7 @@ int DistanceCommand::execute(){
                }
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(outputFile); m->mothurOutEndLine();
                m->mothurOutEndLine();
                m->mothurOut("It took " + toString(time(NULL) - startTime) + " to calculate the distances for " + toString(numSeqs) + " sequences."); m->mothurOutEndLine();