X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setlogfilecommand.h;h=0354971a0b2d92cf2edc7cf742b80beae1a9be17;hb=bd27c2b0612942815b7417c79f7ee41f669a2a34;hp=a97c7910ad6ccc2ad63544c0f2f6b9b875af1da8;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/setlogfilecommand.h b/setlogfilecommand.h index a97c791..0354971 100644 --- a/setlogfilecommand.h +++ b/setlogfilecommand.h @@ -25,8 +25,9 @@ public: vector setParameters(); string getCommandName() { return "set.logfile"; } string getCommandCategory() { return "General"; } - string getOutputFileNameTag(string, string) { return ""; } + string getHelpString(); + string getOutputPattern(string){ return ""; } string getCitation() { return "http://www.mothur.org/wiki/Set.logfile"; } string getDescription() { return "set logfile name"; }