Loading ttcn/DENM/LibItsDenm_TypesAndValues.ttcn +4 −1 Original line number Original line Diff line number Diff line Loading @@ -122,7 +122,10 @@ module LibItsDenm_TypesAndValues { */ */ type record of UtDenmEventInd UtDenmEventIndList; type record of UtDenmEventInd UtDenmEventIndList; } // end utPrimitives } with { encode "UpperTester" } } } with { with { encode "LibItsDenm" encode "LibItsDenm" Loading Loading
ttcn/DENM/LibItsDenm_TypesAndValues.ttcn +4 −1 Original line number Original line Diff line number Diff line Loading @@ -122,7 +122,10 @@ module LibItsDenm_TypesAndValues { */ */ type record of UtDenmEventInd UtDenmEventIndList; type record of UtDenmEventInd UtDenmEventIndList; } // end utPrimitives } with { encode "UpperTester" } } } with { with { encode "LibItsDenm" encode "LibItsDenm" Loading