X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=venncommand.cpp;h=7601ed8e667b10e2b2cd6eaf48c8f5ce365cc6f0;hb=1d5962b46d9e72a2b855b4176d1c47df9a163fac;hp=ab4f7a2fbff2da7e79ad8f5021dc10d074d8b688;hpb=8bc3e5b38c2317a1715f53be22fa96455868c281;p=mothur.git diff --git a/venncommand.cpp b/venncommand.cpp index ab4f7a2..7601ed8 100644 --- a/venncommand.cpp +++ b/venncommand.cpp @@ -33,6 +33,7 @@ vector VennCommand::getValidParameters(){ //********************************************************************************************************************** VennCommand::VennCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["svg"] = tempOutNames;