X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=countgroupscommand.h;fp=countgroupscommand.h;h=d27a7f8f94ce1577421061e862696de4a4856a2a;hb=035f86272c776e1cccaa47021e26782e49cd41e7;hp=dd0e0a23eb3ccb9a5f4072aa9bb076228f2fb8b2;hpb=96dbe925073caefaed6e6db85659c144a806aeb1;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; };