X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedsorabund.cpp;fp=sharedsorabund.cpp;h=90b825adbd8a7c0522f5be47db3a9009693bc735;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=7b472a7b263cfc3863720ccfcf97ba754eeaa043;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/sharedsorabund.cpp b/sharedsorabund.cpp index 7b472a7..90b825a 100644 --- a/sharedsorabund.cpp +++ b/sharedsorabund.cpp @@ -27,7 +27,7 @@ EstOutput SorAbund::getValues(vector shared) { return data; } catch(exception& e) { - errorOut(e, "SorAbund", "getValues"); + m->errorOut(e, "SorAbund", "getValues"); exit(1); } }