X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=2804235aa67822bf016dcdeb696eca4fbd9d6464;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=a183151f3580ab5232a1108c25a58c22a0c540e6;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index a183151..2804235 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -38,7 +38,7 @@ private: GroupMap* groupMap; bool abort, allLines; set labels; //holds labels to be used - string filename, fastafile, namesfile, groupfile, label; + string filename, fastafile, namesfile, groupfile, label, outputDir; ofstream out; ifstream in, inNames;