]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
fixed phylo.diversity
[mothur.git] / venncommand.h
index 79a22d9bf6127a222382a6878ac026ebf1d5ae2b..aa1e8562343f899fcaf1e1d60295c47799b533c1 100644 (file)
@@ -41,9 +41,8 @@ private:
        int abund;
        
        bool abort, allLines;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
-       string format, groups, calc, line, label;
+       string format, groups, calc, label, outputDir;
        vector<string> Estimators, Groups;