]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
created mothurOut class to handle logfiles
[mothur.git] / collectsharedcommand.h
index 10efcc80077c193694ee7297e40027a35f8bb10a..da43adc791ec9809d6ffe1031a9d65e6d77d8db6 100644 (file)
@@ -48,7 +48,7 @@ private:
        bool abort, allLines, all;
        set<string> labels; //holds labels to be used
        string label, calc, groups, outputDir;
-       vector<string>  Estimators, Groups;
+       vector<string>  Estimators, Groups, outputNames;
 
 
 };