X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ace.cpp;h=d074310ab1678ca44abbb23372ee74b41321999b;hb=addc715b6d7ea52440751cec10edad03e1a19b37;hp=064779467d92c14a514f9ad10c4fd714763401ed;hpb=70ac1dc59244e259b1a972385d490d2ac7f511c0;p=mothur.git diff --git a/ace.cpp b/ace.cpp index 0647794..d074310 100644 --- a/ace.cpp +++ b/ace.cpp @@ -13,6 +13,7 @@ EstOutput Ace::getValues(SAbundVector* rank) { try { + cout << "abund = " << abund << "\n"; data.resize(3,0); // vector aceData(3,0); double ace, acelci, acehci;