X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=indicatorcommand.h;h=0ec100aecba915fb304e72146d06cbe2376ce8aa;hb=3247d888e7aafc4a65ec9062a94dfd166c2c5b1d;hp=1a41ffd33c1e0a175ed6560b300ba9469fa20cb8;hpb=3e2465c16d187247ce3befd29811c2d5dfc15ee8;p=mothur.git diff --git a/indicatorcommand.h b/indicatorcommand.h index 1a41ffd..0ec100a 100644 --- a/indicatorcommand.h +++ b/indicatorcommand.h @@ -47,7 +47,7 @@ private: set getDescendantList(Tree*&, int, map >, map >&); vector getValues(vector< vector >&); vector getValues(vector< vector >&); - map getLengthToLeaf(Tree*&); + map getDistToRoot(Tree*&); };