X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mergefilecommand.h;h=d7b0aff0f9691622ebc2484776ff1ba5eb5dde35;hp=9cb999bba52122480ae3a8f8d889281f9b5dd758;hb=615301e57c25e241356a9c2380648d117709458d;hpb=f687723a8357916e86a05116978e6869b039ce36 diff --git a/mergefilecommand.h b/mergefilecommand.h index 9cb999b..d7b0aff 100644 --- a/mergefilecommand.h +++ b/mergefilecommand.h @@ -22,8 +22,8 @@ public: vector setParameters(); string getCommandName() { return "merge.files"; } string getCommandCategory() { return "General"; } - string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); + string getOutputPattern(string){ return ""; } string getCitation() { return "http://www.mothur.org/wiki/Merge.files"; } string getDescription() { return "appends files creating one file"; }