]> git.donarmstrong.com Git - mothur.git/blobdiff - readotucommand.cpp
added citation function to commands
[mothur.git] / readotucommand.cpp
index 19c936e4ec4fd069849ac413721f7501f4fbc3ad..f39e8df2c382f02451848ca41ec6edb23e07aa49 100644 (file)
@@ -32,6 +32,7 @@ ReadOtuCommand::ReadOtuCommand(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 {
                        /*