]> git.donarmstrong.com Git - mothur.git/blobdiff - clearmemorycommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / clearmemorycommand.h
index 901756164ff2cee9fc04561050ba3fdb8d188168..765f41d5ecfbc3770863f3283c72dea48ec1bb1b 100644 (file)
@@ -21,7 +21,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "clear.memory";                        }
        string getCommandCategory()             { return "General";     }
+       
        string getHelpString(); 
+    string getOutputPattern(string) { return ""; }     
        string getCitation() { return "http://www.mothur.org/wiki/Clear.memory"; }
        string getDescription()         { return "remove saved references from memory"; }