X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsobscollectsummary.cpp;fp=sharedsobscollectsummary.cpp;h=c64c8259ca25d0a3c585113049ff4877d6630555;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=0096303d03cd8282e8732046ddc36205a15a1633;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/sharedsobscollectsummary.cpp b/sharedsobscollectsummary.cpp index 0096303..c64c825 100644 --- a/sharedsobscollectsummary.cpp +++ b/sharedsobscollectsummary.cpp @@ -34,7 +34,7 @@ EstOutput SharedSobsCS::getValues(vector shared){ return data; } catch(exception& e) { - errorOut(e, "SharedSobsCS", "getValues"); + m->errorOut(e, "SharedSobsCS", "getValues"); exit(1); } }