X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=readotucommand.cpp;h=f39e8df2c382f02451848ca41ec6edb23e07aa49;hb=ffc44592ff7ae94f14f9e21f87198e33d323cd1d;hp=19c936e4ec4fd069849ac413721f7501f4fbc3ad;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/readotucommand.cpp b/readotucommand.cpp index 19c936e..f39e8df 100644 --- a/readotucommand.cpp +++ b/readotucommand.cpp @@ -32,6 +32,7 @@ ReadOtuCommand::ReadOtuCommand(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 { /*