X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getotuscommand.cpp;fp=getotuscommand.cpp;h=fd7c8d1d4d7cc22901fc88d5b363176081fa5a14;hb=5694c92fbf646fe01abc87bde2af59e14a9a56b6;hp=ba9a5e7c98093b889c5b2d08c746e3da837bf33f;hpb=f3b2f0a234250617602432d9ca8d949bc126f480;p=mothur.git diff --git a/getotuscommand.cpp b/getotuscommand.cpp index ba9a5e7..fd7c8d1 100644 --- a/getotuscommand.cpp +++ b/getotuscommand.cpp @@ -381,7 +381,7 @@ int GetOtusCommand::processList(ListVector*& list, GroupMap*& groupMap, ofstream m->mothurOut(newList.getLabel() + " - selected " + toString(numOtus) + " of the " + toString(list->getNumBins()) + " OTUs."); m->mothurOutEndLine(); - + return 0; } catch(exception& e) { m->errorOut(e, "GetOtusCommand", "processList");