X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylodiversitycommand.cpp;fp=phylodiversitycommand.cpp;h=bf502abe715baadd43112377c374ba218414d3d8;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=d15899c2f2f853ba9529c9b65f74ce67885c8a63;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/phylodiversitycommand.cpp b/phylodiversitycommand.cpp index d15899c..bf502ab 100644 --- a/phylodiversitycommand.cpp +++ b/phylodiversitycommand.cpp @@ -84,6 +84,7 @@ PhyloDiversityCommand::PhyloDiversityCommand(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 myArray = setParameters();;