X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=sharedjest.h;fp=sharedjest.h;h=8eaf70f80ee42ee17d413d2a1feb8c15c9b8b6d0;hb=cdcf99b7760701e6869ca8e4e6e91c8e8c4ae186;hp=8a943c900a0bcd6d92edfbe3428cd92e308b606b;hpb=edec660ee2be477ac1539109d949a60cb7e16243;p=mothur.git diff --git a/sharedjest.h b/sharedjest.h index 8a943c9..8eaf70f 100644 --- a/sharedjest.h +++ b/sharedjest.h @@ -20,7 +20,7 @@ It is a child of the calculator class. */ class Jest : public Calculator { public: - Jest() : Calculator("Jest", 3, false) {}; + Jest() : Calculator("jest", 3, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); private: