X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=uvest.cpp;fp=uvest.cpp;h=8aa166610a3b7d3a38bfd882db6206d6982af4de;hb=74844a60d80c6dd06e3fb02ee9b928424f9019b0;hp=afc602284e7aadb41c9859441157588ec21b6198;hpb=a218321731df14d231bbc08e79906f757cf1540d;p=mothur.git diff --git a/uvest.cpp b/uvest.cpp index afc6022..8aa1666 100644 --- a/uvest.cpp +++ b/uvest.cpp @@ -80,7 +80,7 @@ EstOutput UVEst::getUVest(vector shared) { return results; } catch(exception& e) { - errorOut(e, "UVEst", "getUVest"); + m->errorOut(e, "UVEst", "getUVest"); exit(1); } }