]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
pat's differences before v.1.8
[mothur.git] / collectsharedcommand.h
index e8b7b96a608453f5c5c7c6e510cd9b96bacd661b..10efcc80077c193694ee7297e40027a35f8bb10a 100644 (file)
@@ -45,9 +45,9 @@ private:
        int freq;
        string format;
 
-       bool abort, allLines;
+       bool abort, allLines, all;
        set<string> labels; //holds labels to be used
-       string label, calc, groups;
+       string label, calc, groups, outputDir;
        vector<string>  Estimators, Groups;