X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimflowscommand.h;fp=trimflowscommand.h;h=339845883f2b1c088d7d21eee05ee81c0d618d08;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=0514a53edc62362d3b95118d5d5e501fd2ef0b2e;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/trimflowscommand.h b/trimflowscommand.h index 0514a53..3398458 100644 --- a/trimflowscommand.h +++ b/trimflowscommand.h @@ -26,6 +26,7 @@ public: string getCommandName() { return "trim.flows"; } string getCommandCategory() { return "Hidden"; } string getHelpString(); + string getCitation() { return "no citation"; } int execute(); void help() { m->mothurOut(getHelpString()); }