X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getcommandinfocommand.h;fp=getcommandinfocommand.h;h=b72c2368a911996fcdc71d67748533766f9fe637;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=463c94c41f62d994b0e462cc3c745ac73b733ad0;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/getcommandinfocommand.h b/getcommandinfocommand.h index 463c94c..b72c236 100644 --- a/getcommandinfocommand.h +++ b/getcommandinfocommand.h @@ -27,6 +27,7 @@ public: vector setParameters(); string getCommandName() { return "get.commandinfo"; } string getCommandCategory() { return "Hidden"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); string getCitation() { return "no citation"; } string getDescription() { return "get.commandinfo"; }