X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removerarecommand.h;h=7b4c6fb44f80b4d2ac1a96e9a11d3a417e2cc918;hb=e8e13c129ba8184ec5932a090773f353f3ae3406;hp=2d70ba784bdf9b413e8726f1cd160f62b85980d7;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/removerarecommand.h b/removerarecommand.h index 2d70ba7..7b4c6fb 100644 --- a/removerarecommand.h +++ b/removerarecommand.h @@ -36,7 +36,7 @@ public: void help() { m->mothurOut(getHelpString()); } private: - string sabundfile, rabundfile, sharedfile, groupfile, listfile, outputDir, groups, label; + string sabundfile, rabundfile, sharedfile, groupfile, countfile, listfile, outputDir, groups, label; int nseqs, allLines; bool abort, byGroup; vector outputNames, Groups;