]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundvector.cpp
Merge remote-tracking branch 'mothur/master'
[mothur.git] / sharedrabundvector.cpp
index 4a0e5e8f09c59c18c419353cbecbdfecae2c1ba9..70b09603be0f4cd85081f9f1b530c5ec0b61040e 100644 (file)
@@ -55,7 +55,7 @@ SharedRAbundVector::SharedRAbundVector(string id, vector<individual> rav) : Data
 }
 
 
-/***********************************************************************/
+***********************************************************************/
 //reads a shared file
 SharedRAbundVector::SharedRAbundVector(ifstream& f) : DataVector(), maxRank(0), numBins(0), numSeqs(0) {
        try {
@@ -104,6 +104,7 @@ SharedRAbundVector::SharedRAbundVector(ifstream& f) : DataVector(), maxRank(0),
                
                //read in first row since you know there is at least 1 group.
                f >> groupN >> num;
+               
                holdLabel = label;
                
                //add new vector to lookup