X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makegroupcommand.h;h=e0c709204a6be01c637bf3ada3fbdb73a8c7b3d8;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=f5fb3583f13b09b4f4cc4f70709eca3ffeec388e;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/makegroupcommand.h b/makegroupcommand.h index f5fb358..e0c7092 100644 --- a/makegroupcommand.h +++ b/makegroupcommand.h @@ -24,7 +24,8 @@ public: string getCommandCategory() { return "General"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Make.group"; } - + string getDescription() { return "creates a group file"; } + int execute(); void help() { m->mothurOut(getHelpString()); }