X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=sharedrabundvector.cpp;h=a2b79362e273d3dd8168fb51231b66d381254f34;hp=a703e5577bbfa12cec108ade6c7e0e98b50ba7b5;hb=09a01fb51eea9e81409d367410c831394193fd86;hpb=44c1323a88b2a697c7047df1b3bb8c59eadd15b1 diff --git a/sharedrabundvector.cpp b/sharedrabundvector.cpp index a703e55..a2b7936 100644 --- a/sharedrabundvector.cpp +++ b/sharedrabundvector.cpp @@ -65,10 +65,11 @@ SharedRAbundVector::SharedRAbundVector(string id, vector rav) : Data SharedRAbundVector::SharedRAbundVector(ifstream& f) : DataVector(), maxRank(0), numBins(0), numSeqs(0) { try { - int i, hold; + int i, num; + string holdLabel, group individual newGuy; - f >> label >> hold; + f >> label >> group >> num; //initialize data for (i=0; i