X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setlogfilecommand.h;h=8d3bfcdc15d3c75253a78abe12b3277c1f9b6c8b;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=d187c0732cf6dfc676fcdc6ba6b4d57cef0c6dae;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/setlogfilecommand.h b/setlogfilecommand.h index d187c07..8d3bfcd 100644 --- a/setlogfilecommand.h +++ b/setlogfilecommand.h @@ -27,7 +27,8 @@ public: string getCommandCategory() { return "General"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Set.logfile"; } - + string getDescription() { return "set logfile name"; } + int execute(); void help() { m->mothurOut(getHelpString()); }