]> git.donarmstrong.com Git - mothur.git/blobdiff - bootstrapsharedcommand.h
added citation function to commands
[mothur.git] / bootstrapsharedcommand.h
index 50297b8f5e6f2170cf85487de23ca43c3138ccea..78b5c310f21dc75504e491327ef6f0e5dc4e5eb1 100644 (file)
@@ -31,6 +31,8 @@ public:
        string getCommandName()                 { return "bootstrap.shared";    }
        string getCommandCategory()             { return "Hidden";                              }
        string getHelpString(); 
+       string getCitation() { return "no citation"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }