X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcurrentcommand.h;fp=getcurrentcommand.h;h=f10e6d4e556878d6cb55e30cd7b4ce1138a896da;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=dfff0fa27d09573ab35d95ddb8c1375f77d9ac5e;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/getcurrentcommand.h b/getcurrentcommand.h index dfff0fa..f10e6d4 100644 --- a/getcurrentcommand.h +++ b/getcurrentcommand.h @@ -22,7 +22,8 @@ class GetCurrentCommand : public Command { vector setParameters(); string getCommandName() { return "get.current"; } string getCommandCategory() { return "General"; } - string getHelpString(); + string getOutputFileNameTag(string, string) { return ""; } + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.current"; } string getDescription() { return "get current files saved by mothur"; }