X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedthetayc.cpp;fp=sharedthetayc.cpp;h=45dce49ce0a1185c1558068bc27e15be87f03fcb;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=abb30e5a4608b9db863619f52141259bf00ba8b1;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/sharedthetayc.cpp b/sharedthetayc.cpp index abb30e5..45dce49 100644 --- a/sharedthetayc.cpp +++ b/sharedthetayc.cpp @@ -48,7 +48,7 @@ EstOutput ThetaYC::getValues(vector shared) { return data; } catch(exception& e) { - errorOut(e, "ThetaYC", "getValues"); + m->errorOut(e, "ThetaYC", "getValues"); exit(1); } }