]> git.donarmstrong.com Git - mothur.git/blobdiff - otuhierarchycommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / otuhierarchycommand.h
index 39795dc3055e1a1f8a057d3335b265c4d5ce4209..c6749ef3841800971f82f5a01c54d76de713b096 100644 (file)
@@ -25,7 +25,7 @@ public:
 private:
        bool abort;
        set<string> labels; //holds labels to be used
-       string label, listFile;
+       string label, listFile, outputDir;
        
        vector<ListVector> getListVectors();