]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedkstest.cpp
working on pam
[mothur.git] / sharedkstest.cpp
index 567b3458b5486b8e1f3fa601eb44631a946c24e9..d91478801678c53ddb87dce7b1474272a2b30275 100644 (file)
@@ -56,7 +56,7 @@ EstOutput KSTest::getValues(vector<SharedRAbundVector*> shared){
                return data;
        }
        catch(exception& e) {
-               errorOut(e, "KSTest", "getValues");
+               m->errorOut(e, "KSTest", "getValues");
                exit(1);
        }
 }