X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mergefilecommand.h;h=d7b0aff0f9691622ebc2484776ff1ba5eb5dde35;hp=1c3c4d5a5ea12a6bcbc9cae3cd9eca54b3bd083d;hb=a8e2df1b96a57f5f29576b08361b86a96a8eff4f;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf 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"; }