]> git.donarmstrong.com Git - mothur.git/blobdiff - removegroupscommand.cpp
adding labels to list file.
[mothur.git] / removegroupscommand.cpp
index 9eefa43c9f303249c812d27a1ccbc481dc6b7fcf..9db35cb4bcb1fb78daa9545ecf4464b29c09d2e2 100644 (file)
@@ -560,9 +560,9 @@ int RemoveGroupsCommand::readShared(){
                m->setGroups(groupsToKeep);
                m->clearAllGroups();
                m->saveNextLabel = "";
-               m->printedHeaders = false;
-               m->currentBinLabels.clear();
-               m->binLabelsInFile.clear();
+               m->printedSharedHeaders = false;
+               m->currentSharedBinLabels.clear();
+               m->sharedBinLabelsInFile.clear();
                
                InputData input(sharedfile, "sharedfile");
                lookup = input.getSharedRAbundVectors();