X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mergefilecommand.h;h=d7b0aff0f9691622ebc2484776ff1ba5eb5dde35;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=1c3c4d5a5ea12a6bcbc9cae3cd9eca54b3bd083d;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/mergefilecommand.h b/mergefilecommand.h index 1c3c4d5..d7b0aff 100644 --- a/mergefilecommand.h +++ b/mergefilecommand.h @@ -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"; }