]> git.donarmstrong.com Git - mothur.git/blobdiff - setdircommand.cpp
added citation function to commands
[mothur.git] / setdircommand.cpp
index 3135b8133c851e5fe58a13ee32e29da05da90216..ff1e2fe0709cf7e4d6549cc11a227ff9dc355e3f 100644 (file)
@@ -59,6 +59,7 @@ SetDirectoryCommand::SetDirectoryCommand(string option)  {
                
                //allow user to run help
                if(option == "help") { help(); abort = true; calledHelp = true; }
+               else if(option == "citation") { citation(); abort = true; calledHelp = true;}
                
                else {
                        vector<string> myArray = setParameters();