X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapsimcommand.h;h=a26018062f28c4406dd83a518f67ee78b388d227;hb=7837a9bfdfccdc26360987a44c389832fdb82651;hp=49924eb9d3fbe1bca2bd6a8650c0eb9586d98e6f;hpb=d5bf2c1354d0811a33394d918b15620606560d58;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 49924eb..a260180 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -39,8 +39,8 @@ private: map::iterator it; bool abort, allLines; set labels; //holds labels to be used - string format, groups, label, calc, phylipfile, columnfile, namefile; - vector Estimators, Groups; + string format, groups, label, calc, phylipfile, columnfile, namefile, outputDir; + vector Estimators, Groups, outputNames; int runCommandShared(); int runCommandDist();