X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setcurrentcommand.h;fp=setcurrentcommand.h;h=0033ed58cf25a274e9e4bbe2a17aa4e4cb298ef0;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=e942e60b436acbd5ad9a014ddc8176c899e14806;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/setcurrentcommand.h b/setcurrentcommand.h index e942e60..0033ed5 100644 --- a/setcurrentcommand.h +++ b/setcurrentcommand.h @@ -25,7 +25,8 @@ public: string getCommandCategory() { return "General"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Set.current"; } - + string getDescription() { return "set current files for mothur"; } + int execute(); void help() { m->mothurOut(getHelpString()); }