X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuhierarchycommand.cpp;fp=otuhierarchycommand.cpp;h=cc5703223c7db32f31a2bf6db21d256145100f06;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=edfdaea6a1a5c02b1a8b0c96b10768be4770b1a5;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/otuhierarchycommand.cpp b/otuhierarchycommand.cpp index edfdaea..cc57032 100644 --- a/otuhierarchycommand.cpp +++ b/otuhierarchycommand.cpp @@ -67,6 +67,7 @@ OtuHierarchyCommand::OtuHierarchyCommand(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();