X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unifracweightedcommand.cpp;h=33a0e6dd9a3128541ab57777125251a97effdefc;hb=191ae1be0679d5cf4eda950b3b1bf26fb7dd503d;hp=2646ede2643feef23477167cb9d627c884cd884c;hpb=257eaa172451ede9d63a0715f6cdb7336a52996b;p=mothur.git diff --git a/unifracweightedcommand.cpp b/unifracweightedcommand.cpp index 2646ede..33a0e6d 100644 --- a/unifracweightedcommand.cpp +++ b/unifracweightedcommand.cpp @@ -24,6 +24,7 @@ vector UnifracWeightedCommand::getValidParameters(){ //********************************************************************************************************************** UnifracWeightedCommand::UnifracWeightedCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["weighted"] = tempOutNames;