]> git.donarmstrong.com Git - mothur.git/blobdiff - setdircommand.h
added citation function to commands
[mothur.git] / setdircommand.h
index 0d12e05be43ce8ec055fa5a9bdc39dad62f9bca2..625c83b63d40c6674490fe00b510cd2780449d08 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "set.dir";             }
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Set.dir"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }