﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
50	add front end support for initialization expressions	Stephen Siegel	ywei	"Certain scalar variables can now have initialization expressions, i.e.,
{{{
int i = j+3*k;
}}}
A shared variable that is not an input or output variable, a process variable, and a local variable that is not a formal parameter can have such an expressions.

Use the method in ModelIF setInitializationExpression."	enhancement	closed	major		front	1.0	fixed	initial value, initialization, variable	
