X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapsimcommand.h;fp=heatmapsimcommand.h;h=a26018062f28c4406dd83a518f67ee78b388d227;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=838babdbe388b69b57d56f01fa3d1e508e18faae;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index 838babd..a260180 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -40,7 +40,7 @@ private: bool abort, allLines; set labels; //holds labels to be used string format, groups, label, calc, phylipfile, columnfile, namefile, outputDir; - vector Estimators, Groups; + vector Estimators, Groups, outputNames; int runCommandShared(); int runCommandDist();