X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedlennon.h;h=77eb6295d0fcd284b5aa1bb40236217d1e0c8092;hb=19b2ab858fcf2684213f741a0e7ac9c727f06362;hp=0aba6a91802c4a6275475b824c291df2a0cec751;hpb=50ed3b6104d5821d6184f882e1e1423d47dcbf10;p=mothur.git diff --git a/sharedlennon.h b/sharedlennon.h index 0aba6a9..77eb629 100644 --- a/sharedlennon.h +++ b/sharedlennon.h @@ -18,7 +18,7 @@ class Lennon : public Calculator { public: - Lennon() : Calculator("Lennon", 1, false) {}; + Lennon() : Calculator("lennon", 1, false) {}; EstOutput getValues(SAbundVector*) {return data;}; EstOutput getValues(vector); private: @@ -27,6 +27,4 @@ private: /***********************************************************************/ - - -#endif \ No newline at end of file +#endif