X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsorest.h;h=94bcc32afe7b7021b4aedde1a49f6ec46687c748;hb=74d3aaf0f85080ea3cfb1f1871e706bab9f48392;hp=a38cbaecd9f667d460d5801a15e49a524bf9244f;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10;p=mothur.git diff --git a/sharedsorest.h b/sharedsorest.h index a38cbae..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: