]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.cpp
added citation function to commands
[mothur.git] / seqerrorcommand.cpp
index 392f5877d9099308593d0cba26a8ff7baddd1d3b..2bb0e57566e59b39a04ce4b4968086894bf64355 100644 (file)
@@ -78,6 +78,7 @@ SeqErrorCommand::SeqErrorCommand(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;