Compare Revisions

The credentials to download the source code are:
 Username: svnusers
 Password: svnusers

Ignore whitespace Rev 117 → Rev 118

/trunk/ttcn/LibIms_Templates.ttcn
681,6 → 681,12
elem_list := omit
}
template Ims_cw mw_ims_cw(template TEmptyType p_cwi) := {
anyAttributes := *,
communication_waiting_indication := p_cwi,
elem_list := *
}
template Cug m_CW2 (
template CugRequestType p_crt,
template NetworkIdentityType p_nit,