X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clearmemorycommand.h;fp=clearmemorycommand.h;h=1208315a54c880e39c1bfd4a3316fe3a47cab33d;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=901756164ff2cee9fc04561050ba3fdb8d188168;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/clearmemorycommand.h b/clearmemorycommand.h index 9017561..1208315 100644 --- a/clearmemorycommand.h +++ b/clearmemorycommand.h @@ -21,6 +21,7 @@ public: vector setParameters(); string getCommandName() { return "clear.memory"; } string getCommandCategory() { return "General"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Clear.memory"; } string getDescription() { return "remove saved references from memory"; }