X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setcurrentcommand.h;fp=setcurrentcommand.h;h=becc4d4712bba2257018378424e4f555e1a6f42a;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=3949519e9ec3f04392d555539fd5409dcab59dea;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/setcurrentcommand.h b/setcurrentcommand.h index 3949519..becc4d4 100644 --- a/setcurrentcommand.h +++ b/setcurrentcommand.h @@ -23,6 +23,7 @@ public: vector setParameters(); string getCommandName() { return "set.current"; } string getCommandCategory() { return "General"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Set.current"; } string getDescription() { return "set current files for mothur"; }