X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.h;fp=setdircommand.h;h=837a8b58053cc7b2f5491d8fb59ba00c7c758328;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=9afc4ea6579d68019dfe04c56aab7119b78d656a;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/setdircommand.h b/setdircommand.h index 9afc4ea..837a8b5 100644 --- a/setdircommand.h +++ b/setdircommand.h @@ -25,6 +25,7 @@ public: vector setParameters(); string getCommandName() { return "set.dir"; } string getCommandCategory() { return "General"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Set.dir"; } string getDescription() { return "set input, output and default directories"; }