X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedcommand.cpp;h=c252b4fecc9cebad935e0970fa88aaf5d43e7ac0;hb=e6c4a7223199d800d496356604eb34dfe273673d;hp=454bb0558cce6080cdd1859fc0382ed3d47360e3;hpb=8bc3e5b38c2317a1715f53be22fa96455868c281;p=mothur.git diff --git a/sharedcommand.cpp b/sharedcommand.cpp index 454bb05..c252b4f 100644 --- a/sharedcommand.cpp +++ b/sharedcommand.cpp @@ -26,7 +26,8 @@ vector SharedCommand::getValidParameters(){ } //********************************************************************************************************************** SharedCommand::SharedCommand(){ - try { + try { + //initialize outputTypes vector tempOutNames; outputTypes["rabund"] = tempOutNames;