X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=degapseqscommand.cpp;h=940672c1bef7f6ab2004a9b374011cd1f8420e85;hb=1c898913f53fe4c6574102896b967d9347d1b42a;hp=c90064f190af3421a2f3f6ebc673b1265a1f202a;hpb=86c838c428a9e7d26f902f5492738241fa72c4e7;p=mothur.git diff --git a/degapseqscommand.cpp b/degapseqscommand.cpp index c90064f..940672c 100644 --- a/degapseqscommand.cpp +++ b/degapseqscommand.cpp @@ -65,6 +65,7 @@ DegapSeqsCommand::DegapSeqsCommand(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();