X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=setcurrentcommand.h;h=190bf77f2889211f90a0be91c5f3073d02c017b9;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hp=e741399844347f3db0a936cd2581ce9ba45dd7b2;hpb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;p=mothur.git diff --git a/setcurrentcommand.h b/setcurrentcommand.h index e741399..190bf77 100644 --- a/setcurrentcommand.h +++ b/setcurrentcommand.h @@ -23,8 +23,9 @@ public: vector setParameters(); string getCommandName() { return "set.current"; } string getCommandCategory() { return "General"; } - string getOutputFileNameTag(string, string) { return ""; } + string getHelpString(); + string getOutputPattern(string){ return ""; } string getCitation() { return "http://www.mothur.org/wiki/Set.current"; } string getDescription() { return "set current files for mothur"; }