]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundvector.cpp
removed unused copy constructors and comments within comments that where causing...
[mothur.git] / sharedrabundvector.cpp
index 5ad4b2d7e70d2620c037b498a66b4d16cef62371..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 {