]> git.donarmstrong.com Git - mothur.git/blobdiff - clearmemorycommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / clearmemorycommand.h
index 901756164ff2cee9fc04561050ba3fdb8d188168..1208315a54c880e39c1bfd4a3316fe3a47cab33d 100644 (file)
@@ -21,6 +21,7 @@ public:
        vector<string> 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"; }