]> git.donarmstrong.com Git - mothur.git/blobdiff - phylosummary.cpp
fixed bug with shhh.flow from file path name in write functions, added "smart" featur...
[mothur.git] / phylosummary.cpp
index 22e8e75ce7047e00b135483f16b566eb506a71fb..7d9fcac2558da8f50653a11ddafd997b58c1c286 100644 (file)
@@ -121,6 +121,7 @@ string PhyloSummary::getNextTaxon(string& heirarchy){
 
 int PhyloSummary::addSeqToTree(string seqName, string seqTaxonomy){
        try {
+                               
                numSeqs++;
                
                map<string, int>::iterator childPointer;