]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactsharedcommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / rarefactsharedcommand.h
index a141988e51c90989515a5ec868319a94015a6e2d..aa321e84e7d7115c7a000403da3bcd39959dbab2 100644 (file)
@@ -39,7 +39,7 @@ private:
 
        bool abort, allLines, jumble;
        set<string> labels; //holds labels to be used
-       string label, calc, groups;
+       string label, calc, groups, outputDir;
        vector<string>  Estimators, Groups;