31 for ( ; *
model; model = &((*model)->GENnextModel)) {
32 if ((*model)->GENmodName == modname ||
33 (modfast && *model == modfast))
break;
41 for (here = (*model)->GENinstances; here; here = next) {
int LTRAmDelete(GENmodel **model, IFuid modname, GENmodel *modfast)
struct sGENinstance * GENnextInstance
struct sGENmodel * GENnextModel