]> git.donarmstrong.com Git - mothur.git/blobdiff - shared.cpp
version working on mac with .tellg changed to unget for windows
[mothur.git] / shared.cpp
index 36dbbb1117067253b04150cbf5a4c6f592906861..b15ef93f32b58f7b294704cbe44aaa90472cf349 100644 (file)
@@ -40,7 +40,7 @@ void Shared::getSharedVectors(SharedListVector* list) {
                }
                
                //updates sharedVector
-               sharedRAbund.push_back(sharedGroups);
+               //sharedRAbund.push_back(sharedGroups);
 }