]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
created mothurOut class to handle logfiles
[mothur.git] / summarysharedcommand.h
index 351b1352b7e865d8c0741ffb56875407070db344..8f37eeb9cb1a907c7db1b2c6549ad19bda591a6b 100644 (file)
@@ -37,7 +37,7 @@ private:
        bool abort, allLines, mult, all;
        set<string> labels; //holds labels to be used
        string label, calc, groups;
-       vector<string>  Estimators, Groups;
+       vector<string>  Estimators, Groups, outputNames;
        vector<SharedRAbundVector*> lookup;
        string outputFileName, format, outAllFileName, outputDir;
        ofstream outputFileHandle, outAll;