]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
testing
[mothur.git] / collectsharedcommand.h
index 139a0cff7dfb3220db697d582ae037a99a3b0d98..da43adc791ec9809d6ffe1031a9d65e6d77d8db6 100644 (file)
@@ -47,8 +47,8 @@ private:
 
        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;
 
 
 };