﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
621	pmModelGroup.[ch] updates	eugene	robert.desonia@…	"I extended the pmModelGroup functions to allow dynamic manipulation of the
availble models.  This lets user code add models without modifying the psModule
installed library.  To do this I've added the following functions to
pmModelGroup.[ch]:

static void ModelGroupFree (pmModelGroup *modelGroup);
pmModelGroup *pmModelGroupAlloc (int nModels);
void pmModelGroupInit (void);
void pmModelGroupAdd (pmModelGroup *model);

changed models to defaultModels, and added a new dymically allocated local
static variable *models.

this update is available in eam_rel9_b0"	defect	closed	high		objects	0.9.0	normal	fixed		
