X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsorest.h;fp=sharedsorest.h;h=94bcc32afe7b7021b4aedde1a49f6ec46687c748;hb=1b4aa03040e61f4c2d47ce32cb12726dcdadb917;hp=8e044aa4c9a8bc6643d6aeb19fc915aa9ff8daad;hpb=87537e4ee46cae9b7041ae0ed4dbbc229936d37c;p=mothur.git diff --git a/sharedsorest.h b/sharedsorest.h index 8e044aa..94bcc32 100644 --- a/sharedsorest.h +++ b/sharedsorest.h @@ -20,7 +20,7 @@ It is a child of the calculator class. */ class SorEst : public Calculator { public: - SorEst() : Calculator("sorest", 3, false) {}; + SorEst() : Calculator("sorest", 1, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); private: