]> git.donarmstrong.com Git - mothur.git/blobdiff - setlogfilecommand.cpp
added citation function to commands
[mothur.git] / setlogfilecommand.cpp
index 88c792c8b4b485bb8019a45fcac8c09f420511d6..576a37c11a26a656d34a9af69972dc4c3a329233 100644 (file)
@@ -51,6 +51,7 @@ SetLogFileCommand::SetLogFileCommand(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();