X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.cpp;h=3ed9bf2131a45ac7a4b0ac44d959b16bfe28cd36;hb=3247d888e7aafc4a65ec9062a94dfd166c2c5b1d;hp=e5dd1a30141af8a7573f7117f5883399a3a409e4;hpb=8bc3e5b38c2317a1715f53be22fa96455868c281;p=mothur.git diff --git a/mgclustercommand.cpp b/mgclustercommand.cpp index e5dd1a3..3ed9bf2 100644 --- a/mgclustercommand.cpp +++ b/mgclustercommand.cpp @@ -25,6 +25,7 @@ vector MGClusterCommand::getValidParameters(){ //********************************************************************************************************************** MGClusterCommand::MGClusterCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["list"] = tempOutNames;