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