X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=heatmapsimcommand.h;fp=heatmapsimcommand.h;h=2c3a470761d719af0bff13bc4d194e5164bd42e0;hb=ea4f373c28543cd1002b0dd7dc6e55c526647d59;hp=7b74880955594da0bb863c4b1755cf32c7b429e7;hpb=159fd324dfecacb6617669246d85c787ae67f630;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 7b74880..2c3a470 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -43,7 +43,7 @@ private: OptionParser* parser; bool abort, allLines; set labels; //holds labels to be used - string format, groups, label, calc, sharedfile, phylipfile, columnfile, namefile, outputDir, inputfile; + string format, groups, label, calc, sharedfile, phylipfile, columnfile, countfile, namefile, outputDir, inputfile; vector Estimators, Groups, outputNames; int fontsize;