X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=readtreecommand.cpp;h=7660643f062df6413e2d0b5fa846ebb798a0301f;hp=c476f5a89928cf131593178b40eb50d60130a7bd;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/readtreecommand.cpp b/readtreecommand.cpp index c476f5a..7660643 100644 --- a/readtreecommand.cpp +++ b/readtreecommand.cpp @@ -17,6 +17,7 @@ ReadTreeCommand::ReadTreeCommand(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 { /*