X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=unweighted.h;h=b6f225f07392fde58d7afd46536562ee5514b104;hb=d97b619c4297b1274c754d73a64792ba656b0a79;hp=d39b5e7e71f97a543e92cac087cebbe3d9b41b43;hpb=d037597badc8d18e235c59f0c1114180edb7f98f;p=mothur.git diff --git a/unweighted.h b/unweighted.h index d39b5e7..b6f225f 100644 --- a/unweighted.h +++ b/unweighted.h @@ -24,8 +24,8 @@ class Unweighted : public TreeCalculator { EstOutput getValues(Tree*); private: + GlobalData* globaldata; EstOutput data; - vector penalty; TreeMap* tmap; };