X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clearmemorycommand.h;h=1208315a54c880e39c1bfd4a3316fe3a47cab33d;hb=28bcfc4a41b8b82f66636587e0d4d355d07cbdd1;hp=901756164ff2cee9fc04561050ba3fdb8d188168;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;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"; }