X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=corraxescommand.cpp;fp=corraxescommand.cpp;h=791ec4978fd82d2fb692723fc105dfd5b6c041f0;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=ae91a24c108c16196fb67b508c62011c8cff1b63;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/corraxescommand.cpp b/corraxescommand.cpp index ae91a24..791ec49 100644 --- a/corraxescommand.cpp +++ b/corraxescommand.cpp @@ -74,6 +74,7 @@ CorrAxesCommand::CorrAxesCommand(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();