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