X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sensspeccommand.cpp;fp=sensspeccommand.cpp;h=045736d1021760f3afc7a772ea404def8a3e0d70;hb=191ae1be0679d5cf4eda950b3b1bf26fb7dd503d;hp=78dce1794003457a077fe993958c75909c1020a7;hpb=fc9bc621a09de13eb76ca4f5cee930b03de43dcd;p=mothur.git diff --git a/sensspeccommand.cpp b/sensspeccommand.cpp index 78dce17..045736d 100644 --- a/sensspeccommand.cpp +++ b/sensspeccommand.cpp @@ -24,6 +24,7 @@ vector SensSpecCommand::getValidParameters(){ //********************************************************************************************************************** SensSpecCommand::SensSpecCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["sensspec"] = tempOutNames;