X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readotucommand.h;h=beb2f4bcbfe31ed89bdb2f9c393585a4ffae3667;hb=c3f0a9c8f932b923f3a6fbbf143e8f4b85fd6f5f;hp=543642b66b4bd4b889fd54c8d19776fc71b17b8d;hpb=3c856e629e20261496b0433c2587f27b2c8ba3f6;p=mothur.git diff --git a/readotucommand.h b/readotucommand.h index 543642b..beb2f4b 100644 --- a/readotucommand.h +++ b/readotucommand.h @@ -29,7 +29,7 @@ private: InputData* input; Command* shared; GroupMap* groupMap; - string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups; + string filename, listfile, orderfile, sharedfile, label, groupfile, sabundfile, rabundfile, format, groups, outputDir; vector Groups; bool abort, allLines;