]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedsabundvector.cpp
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / sharedsabundvector.cpp
index 1df608b75974d4460dfdb724c22e984ae2676789..efd14bcc249207ac4181fc552b8a918d57144083 100644 (file)
@@ -13,7 +13,7 @@
 
 /***********************************************************************/
 
-SharedSAbundVector::SharedSAbundVector() : DataVector(), maxRank(0), numBins(0), numSeqs(0){}
+SharedSAbundVector::SharedSAbundVector() : DataVector(), maxRank(0), numBins(0), numSeqs(0){  }
 
 /***********************************************************************/