]> git.donarmstrong.com Git - mothur.git/blobdiff - systemcommand.h
changes while testing
[mothur.git] / systemcommand.h
index 6dc09ef75690b43eb0e5045788308c1a4d26d93b..27adf7c5993289bc0edeeb9f56b8de5939b2bfb0 100644 (file)
@@ -24,8 +24,8 @@ class SystemCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "system";              }
                string getCommandCategory()             { return "General";             }
-        string getOutputFileNameTag(string, string) { return ""; }
         string getHelpString();        
+        string getOutputPattern(string){ return ""; }  
                string getCitation() { return "http://www.mothur.org/wiki/System"; }
                string getDescription()         { return "execute system commands from within mothur"; }