]> git.donarmstrong.com Git - mothur.git/blobdiff - bootstrapsharedcommand.cpp
added multiple processors option for Windows users to align.seqs, dist.seqs, summary...
[mothur.git] / bootstrapsharedcommand.cpp
index 783016ac0738b1f31fa0aee05fbd0fb5a0be8228..d24942179feea5c328505292d2433f141c8bf1b0 100644 (file)
@@ -140,7 +140,7 @@ BootSharedCommand::BootSharedCommand(string option) {
                        if (groups == "not found") { groups = ""; }
                        else { 
                                m->splitAtDash(groups, Groups);
-                               m->Groups = Groups;
+                               m->setGroups(Groups);
                        }
                                
                        calc = validParameter.validFile(parameters, "calc", false);