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