]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundvector.cpp
fixed phylo.diversity
[mothur.git] / sharedrabundvector.cpp
index c15dfac5a1cde0b8fb08173702c44b227e06c2c0..6259ba2b03796ff2dc71bf9125217287eb545f4c 100644 (file)
@@ -112,6 +112,7 @@ SharedRAbundVector::SharedRAbundVector(ifstream& f) : DataVector(), maxRank(0),
                        
                        if (globaldata->gGroupmap == NULL) { 
                                //save group in groupmap
+       
                                groupmap->namesOfGroups.push_back(groupN);
                                groupmap->groupIndex[groupN] = count;
                        }