SetUnion
int SetUnion(/* char *A,char *B */); /* A <- A U B, thru element N */
SetUnion(newcfp->fws,xsp->firstset);
progress += SetUnion(s1->firstset,s2->firstset);
change = SetUnion(plp->cfp->fws,cfp->fws);