X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;fp=treegroupscommand.h;h=899716c6055b0dc12cbe493fc1ff3e5b8170d769;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=e23dc777689f80806a8d81e458c9acda7f3ba4aa;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index e23dc77..899716c 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -68,7 +68,7 @@ private: bool abort, allLines; set labels; //holds labels to be used string phylipfile, columnfile, namefile, calc, groups, label, outputDir; - vector Estimators, Groups; //holds estimators to be used + vector Estimators, Groups, outputNames; //holds estimators to be used //if the users enters label "0.06" and there is no "0.06" in their file use the next lowest label. void process(vector);