]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
testing
[mothur.git] / collectsharedcommand.h
index e8b7b96a608453f5c5c7c6e510cd9b96bacd661b..da43adc791ec9809d6ffe1031a9d65e6d77d8db6 100644 (file)
@@ -45,10 +45,10 @@ private:
        int freq;
        string format;
 
-       bool abort, allLines;
+       bool abort, allLines, all;
        set<string> labels; //holds labels to be used
-       string label, calc, groups;
-       vector<string>  Estimators, Groups;
+       string label, calc, groups, outputDir;
+       vector<string>  Estimators, Groups, outputNames;
 
 
 };