X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=heatmapsimcommand.h;fp=heatmapsimcommand.h;h=838babdbe388b69b57d56f01fa3d1e508e18faae;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=49924eb9d3fbe1bca2bd6a8650c0eb9586d98e6f;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 49924eb..838babd 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -39,7 +39,7 @@ private: map::iterator it; bool abort, allLines; set labels; //holds labels to be used - string format, groups, label, calc, phylipfile, columnfile, namefile; + string format, groups, label, calc, phylipfile, columnfile, namefile, outputDir; vector Estimators, Groups; int runCommandShared();