]> git.donarmstrong.com Git - mothur.git/blobdiff - mergefilecommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / mergefilecommand.h
index 1c3c4d5a5ea12a6bcbc9cae3cd9eca54b3bd083d..d7b0aff0f9691622ebc2484776ff1ba5eb5dde35 100644 (file)
@@ -23,6 +23,7 @@ public:
        string getCommandName()                 { return "merge.files"; }
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
+    string getOutputPattern(string){ return "";  }     
        string getCitation() { return "http://www.mothur.org/wiki/Merge.files"; }
        string getDescription()         { return "appends files creating one file"; }