X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=countgroupscommand.h;h=d27a7f8f94ce1577421061e862696de4a4856a2a;hb=e10c72304ee071c0c40e0218a06d89dc4731cbc2;hp=dd0e0a23eb3ccb9a5f4072aa9bb076228f2fb8b2;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96;p=mothur.git diff --git a/countgroupscommand.h b/countgroupscommand.h index dd0e0a2..d27a7f8 100644 --- a/countgroupscommand.h +++ b/countgroupscommand.h @@ -33,7 +33,7 @@ public: private: - string sharedfile, groupfile, outputDir, groups, accnosfile; + string sharedfile, groupfile, countfile, outputDir, groups, accnosfile; bool abort; vector Groups; };