X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collectsharedcommand.h;fp=collectsharedcommand.h;h=da43adc791ec9809d6ffe1031a9d65e6d77d8db6;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=10efcc80077c193694ee7297e40027a35f8bb10a;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/collectsharedcommand.h b/collectsharedcommand.h index 10efcc8..da43adc 100644 --- a/collectsharedcommand.h +++ b/collectsharedcommand.h @@ -48,7 +48,7 @@ private: bool abort, allLines, all; set labels; //holds labels to be used string label, calc, groups, outputDir; - vector Estimators, Groups; + vector Estimators, Groups, outputNames; };