]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.h
added citation function to commands
[mothur.git] / shhhercommand.h
index 8d29d86e0ec606379e471a363dbe33af34336d8e..dba4d68917e9027edc8d8888de82b2e6938e9256 100644 (file)
@@ -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()); }