X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treemap.cpp;h=9eb8330ad1917a26441b8c22527b50652dbd011a;hb=8f92612d5a69f5245e63a20657e7d93519c0769e;hp=6314eb04d04006ba5c57808f6927bddec89d6a00;hpb=813502505663a3d00555bf7633163432b643dd68;p=mothur.git diff --git a/treemap.cpp b/treemap.cpp index 6314eb0..9eb8330 100644 --- a/treemap.cpp +++ b/treemap.cpp @@ -47,7 +47,7 @@ void TreeMap::readMap() { int TreeMap::getNumGroups() { - return seqsPerGroup.size(); + return namesOfGroups.size(); } /************************************************************/