X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shhhercommand.h;fp=shhhercommand.h;h=dba4d68917e9027edc8d8888de82b2e6938e9256;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=8d29d86e0ec606379e471a363dbe33af34336d8e;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/shhhercommand.h b/shhhercommand.h index 8d29d86..dba4d68 100644 --- a/shhhercommand.h +++ b/shhhercommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "shhh.seqs"; } string getCommandCategory() { return "Hidden"; } string getHelpString(); + string getCitation() { return "no citation"; } int execute(); void help() { m->mothurOut(getHelpString()); }