X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedkstest.cpp;h=d91478801678c53ddb87dce7b1474272a2b30275;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hp=567b3458b5486b8e1f3fa601eb44631a946c24e9;hpb=510b1cfc25cd79391d6973ca20c5ec25fb1bb3b2;p=mothur.git diff --git a/sharedkstest.cpp b/sharedkstest.cpp index 567b345..d914788 100644 --- a/sharedkstest.cpp +++ b/sharedkstest.cpp @@ -56,7 +56,7 @@ EstOutput KSTest::getValues(vector shared){ return data; } catch(exception& e) { - errorOut(e, "KSTest", "getValues"); + m->errorOut(e, "KSTest", "getValues"); exit(1); } }