X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=heatmapcommand.cpp;h=892010839f519495744e0d68518124ffa1778fae;hp=dc4fec28a2c6edeb799dac61a90c5ecbff247a51;hb=191ae1be0679d5cf4eda950b3b1bf26fb7dd503d;hpb=fc9bc621a09de13eb76ca4f5cee930b03de43dcd diff --git a/heatmapcommand.cpp b/heatmapcommand.cpp index dc4fec2..8920108 100644 --- a/heatmapcommand.cpp +++ b/heatmapcommand.cpp @@ -24,6 +24,7 @@ vector HeatMapCommand::getValidParameters(){ //********************************************************************************************************************** HeatMapCommand::HeatMapCommand(){ try { + abort = true; //initialize outputTypes vector tempOutNames; outputTypes["svg"] = tempOutNames;