X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=uvest.cpp;h=8aa166610a3b7d3a38bfd882db6206d6982af4de;hb=8130a55348ef2b5f431fe47c6a83aae581e244b5;hp=afc602284e7aadb41c9859441157588ec21b6198;hpb=510b1cfc25cd79391d6973ca20c5ec25fb1bb3b2;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); } }