X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;fp=summarysharedcommand.h;h=8f37eeb9cb1a907c7db1b2c6549ad19bda591a6b;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=351b1352b7e865d8c0741ffb56875407070db344;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 351b135..8f37eeb 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -37,7 +37,7 @@ private: bool abort, allLines, mult, all; set labels; //holds labels to be used string label, calc, groups; - vector Estimators, Groups; + vector Estimators, Groups, outputNames; vector lookup; string outputFileName, format, outAllFileName, outputDir; ofstream outputFileHandle, outAll;