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