X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedchao1.cpp;h=02e241180d2d4855309a8f8aa01a279963b506e5;hb=477e76a8a79b60f6cd4253324dd830bdea25e3e9;hp=824115f0f856e47278f7f06c6c2d64b40f3c09a0;hpb=e4827e0945cbda536064e5a345996b2a7dfcbb81;p=mothur.git diff --git a/sharedchao1.cpp b/sharedchao1.cpp index 824115f..02e2411 100644 --- a/sharedchao1.cpp +++ b/sharedchao1.cpp @@ -39,6 +39,7 @@ EstOutput SharedChao1::getValues(SharedRAbundVector* sharedA, SharedRAbundVector //does B have one or two if (tempB == 1) { f1B++; } else if (tempB == 2) { f2B++; } + } }