X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.h;fp=setdircommand.h;h=b3b00c46c65b65f1c7f243221ceb4e814a37dbc5;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=625c83b63d40c6674490fe00b510cd2780449d08;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/setdircommand.h b/setdircommand.h index 625c83b..b3b00c4 100644 --- a/setdircommand.h +++ b/setdircommand.h @@ -27,7 +27,8 @@ public: string getCommandCategory() { return "General"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Set.dir"; } - + string getDescription() { return "set input, output and default directories"; } + int execute(); void help() { m->mothurOut(getHelpString()); }