X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=treegroupscommand.h;h=7342b36584ce76b3b22a96d0e3ba885cb2ab172a;hb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;hp=6790afb73984377c1aba8f6488a3cf1c2e544280;hpb=28bcfc4a41b8b82f66636587e0d4d355d07cbdd1;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index 6790afb..7342b36 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -15,7 +15,7 @@ #include "groupmap.h" #include "validcalculator.h" #include "tree.h" -#include "treemap.h" +#include "counttable.h" #include "readmatrix.hpp" #include "readcolumn.h" #include "readphylip.h" @@ -104,7 +104,7 @@ private: NameAssignment* nameMap; ListVector* list; - TreeMap* tmap; + CountTable* ct; Tree* t; InputData* input; vector treeCalculators;