]> git.donarmstrong.com Git - mothur.git/blobdiff - otuhierarchycommand.h
added checks for ^C to quit command instead of program
[mothur.git] / otuhierarchycommand.h
index 39795dc3055e1a1f8a057d3335b265c4d5ce4209..1cd427f1a7af8442d4747e65662bbf431ccdcbbd 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, output;
        
        vector<ListVector> getListVectors();