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