X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readtreecommand.cpp;h=7660643f062df6413e2d0b5fa846ebb798a0301f;hb=2009a1a1f47e7467094d844e7c07ab8ddf7bb447;hp=c476f5a89928cf131593178b40eb50d60130a7bd;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git 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 { /*