Loading ttcn/IVIM/LibItsIvim_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -281,7 +281,7 @@ module LibItsIvim_Templates { in template (omit) IviStructure.optional_ p_optional_ := omit in template (omit) IviStructure.optional_ p_optional_ := omit ) := { ) := { mandatory := p_mandatory, mandatory := p_mandatory, optional_ := omit optional_ := p_optional_ } // End of template m_ivimStructure } // End of template m_ivimStructure /** /** Loading Loading
ttcn/IVIM/LibItsIvim_Templates.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -281,7 +281,7 @@ module LibItsIvim_Templates { in template (omit) IviStructure.optional_ p_optional_ := omit in template (omit) IviStructure.optional_ p_optional_ := omit ) := { ) := { mandatory := p_mandatory, mandatory := p_mandatory, optional_ := omit optional_ := p_optional_ } // End of template m_ivimStructure } // End of template m_ivimStructure /** /** Loading