X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=normalizesharedcommand.cpp;fp=normalizesharedcommand.cpp;h=718eeb131397ecbe99702a1a38b20d3e8e7bc04d;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=5f3cacbf194a36205b35f9772aac17cdae4352c2;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/normalizesharedcommand.cpp b/normalizesharedcommand.cpp index 5f3cacb..718eeb1 100644 --- a/normalizesharedcommand.cpp +++ b/normalizesharedcommand.cpp @@ -77,6 +77,7 @@ NormalizeSharedCommand::NormalizeSharedCommand(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();