X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=removegroupscommand.cpp;h=6042bbecebf848b7a37d158293dc7650d2587c51;hb=5c076cc7d3842d8050694918948e023334c9839e;hp=93646bcf8ad225a3db162dc2cb582cf2f164e481;hpb=4de64268dd8f64b82f3c4e804cac72ffcb6fd583;p=mothur.git diff --git a/removegroupscommand.cpp b/removegroupscommand.cpp index 93646bc..6042bbe 100644 --- a/removegroupscommand.cpp +++ b/removegroupscommand.cpp @@ -420,6 +420,7 @@ int RemoveGroupsCommand::readName(){ } } + //if the name in the first column is in the set then print it and any other names in second column also in set if (names.count(firstCol) == 0) {