X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlabelcommand.h;fp=getlabelcommand.h;h=26ec6550b4f6b7fb622b60c1b711fc24c0c4ac40;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=7a4d9b5885214696ac38a289f95f8ae20af0c239;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git diff --git a/getlabelcommand.h b/getlabelcommand.h index 7a4d9b5..26ec655 100644 --- a/getlabelcommand.h +++ b/getlabelcommand.h @@ -24,8 +24,8 @@ public: vector setParameters(); string getCommandName() { return "get.label"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); + string getOutputPattern(string) { return ""; } string getCitation() { return "http://www.mothur.org/wiki/Get.label"; } string getDescription() { return "outputs labels"; }