X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedkstest.cpp;h=d91478801678c53ddb87dce7b1474272a2b30275;hb=a0f1fca79d2ddfa7ad36b4485039c68b5704fe8d;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); } }