]> git.donarmstrong.com Git - mothur.git/blobdiff - setlogfilecommand.h
added modify names parameter to set.dir
[mothur.git] / setlogfilecommand.h
index 8d3bfcdc15d3c75253a78abe12b3277c1f9b6c8b..0354971a0b2d92cf2edc7cf742b80beae1a9be17 100644 (file)
@@ -25,7 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "set.logfile";         }
        string getCommandCategory()             { return "General";                     }
+       
        string getHelpString(); 
+    string getOutputPattern(string){ return ""; }      
        string getCitation() { return "http://www.mothur.org/wiki/Set.logfile"; }
        string getDescription()         { return "set logfile name"; }