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