X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlistcountcommand.cpp;fp=getlistcountcommand.cpp;h=1ecef653e11fe15d206b41fd958834be194455ff;hb=191ae1be0679d5cf4eda950b3b1bf26fb7dd503d;hp=31b174861c4c577659e478defcb7d0fa1d5e6c7a;hpb=fc9bc621a09de13eb76ca4f5cee930b03de43dcd;p=mothur.git diff --git a/getlistcountcommand.cpp b/getlistcountcommand.cpp index 31b1748..1ecef65 100644 --- a/getlistcountcommand.cpp +++ b/getlistcountcommand.cpp @@ -24,6 +24,7 @@ vector GetListCountCommand::getValidParameters(){ //********************************************************************************************************************** GetListCountCommand::GetListCountCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["otu"] = tempOutNames;