]> git.donarmstrong.com Git - mothur.git/blobdiff - hclustercommand.h
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / hclustercommand.h
index 4c8fa9c9aa7811d31dc52e3b050ac0c1d5305184..443d8709bb7dd9294841e2dfc24584569e78e7c0 100644 (file)
@@ -47,7 +47,7 @@ private:
        ReadCluster* read;
        
        bool abort, sorted, print_start;
-       string method, fileroot, tag, distfile, format, phylipfile, columnfile, namefile, sort, showabund, timing;
+       string method, fileroot, tag, distfile, format, phylipfile, columnfile, namefile, sort, showabund, timing, outputDir;
        double cutoff;
        int precision, length;
        ofstream sabundFile, rabundFile, listFile;