X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=phylotypecommand.h;fp=phylotypecommand.h;h=b61c03939492fe4147225fadb159e00b9a0ef71e;hp=0322daf423ab716022e2146b6d4f352911fed693;hb=315e38cf393c82be238da5b32574f225a020d25c;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290 diff --git a/phylotypecommand.h b/phylotypecommand.h index 0322daf..b61c039 100644 --- a/phylotypecommand.h +++ b/phylotypecommand.h @@ -26,7 +26,7 @@ public: private: bool abort, allLines; - string taxonomyFileName, label; + string taxonomyFileName, label, outputDir; set labels; //holds labels to be used int cutoff;