X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=catchallcommand.h;fp=catchallcommand.h;h=c9fe28590e5d5b2082f1d7f1bf04daf4316090ef;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=a1c9d0e2e8b1d6806a7c84c45419f297110f5320;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/catchallcommand.h b/catchallcommand.h index a1c9d0e..c9fe285 100644 --- a/catchallcommand.h +++ b/catchallcommand.h @@ -32,7 +32,8 @@ public: string getCommandName() { return "catchall"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); - + string getCitation() { return "http://www.northeastern.edu/catchall/index.html http://www.mothur.org/wiki/Catchall"; } + int execute(); void help() { m->mothurOut(getHelpString()); }