]> git.donarmstrong.com Git - mothur.git/blobdiff - sensspeccommand.cpp
added citation function to commands
[mothur.git] / sensspeccommand.cpp
index 3eb422e54c1943b71c59e719ce840cbf9675448a..213a2ca99da988257a46ba8e91cb5e4123b5bb0e 100644 (file)
@@ -66,6 +66,7 @@ SensSpecCommand::SensSpecCommand(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 {
                        string temp;