X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylosummary.cpp;h=7d9fcac2558da8f50653a11ddafd997b58c1c286;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=22e8e75ce7047e00b135483f16b566eb506a71fb;hpb=74dc92cf53df65fd8b14d8eaf35489bbecbccac6;p=mothur.git diff --git a/phylosummary.cpp b/phylosummary.cpp index 22e8e75..7d9fcac 100644 --- a/phylosummary.cpp +++ b/phylosummary.cpp @@ -121,6 +121,7 @@ string PhyloSummary::getNextTaxon(string& heirarchy){ int PhyloSummary::addSeqToTree(string seqName, string seqTaxonomy){ try { + numSeqs++; map::iterator childPointer;