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