Loading ttcn/CAM/LibItsCam_Templates.ttcn +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ module LibItsCam_Templates { import from CAM_PDU_Descriptions language "ASN.1:1997" all; import from LibIts_Interface all; import from ASNAUX all; template CamInd mw_camInd (in template CoopAwareness p_camMsg) := { msgIn := p_camMsg }; Loading Loading
ttcn/CAM/LibItsCam_Templates.ttcn +0 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,6 @@ module LibItsCam_Templates { import from CAM_PDU_Descriptions language "ASN.1:1997" all; import from LibIts_Interface all; import from ASNAUX all; template CamInd mw_camInd (in template CoopAwareness p_camMsg) := { msgIn := p_camMsg }; Loading