]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.cpp
added citation function to commands
[mothur.git] / getlistcountcommand.cpp
index eb9c980075a069b1e0f08f6f01fc64e4f1a6b358..4dc20634c1e53d774348559447c736f736ff4e69 100644 (file)
@@ -69,6 +69,7 @@ GetListCountCommand::GetListCountCommand(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();