X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setdircommand.h;h=837a8b58053cc7b2f5491d8fb59ba00c7c758328;hb=006601d68abe8d0061f77e8d28323b160750e343;hp=9afc4ea6579d68019dfe04c56aab7119b78d656a;hpb=42d411d3362186465347aeabdd3155bd3259671e;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"; }