diff --git a/ttcn/CAM/LibItsCam_Functions.ttcn b/ttcn/CAM/LibItsCam_Functions.ttcn index 2f46b5f06b9fc8e47d7683d8f39a8b1d9c080117..93cbcbf5950035dd6bf35c758ba7c45189127fcd 100644 --- a/ttcn/CAM/LibItsCam_Functions.ttcn +++ b/ttcn/CAM/LibItsCam_Functions.ttcn @@ -65,7 +65,9 @@ group upperTester { } // end of function -} // end of upperTester +} // end of upperTester + + group configuration { /** diff --git a/ttcn/CAM/LibItsCam_Templates.ttcn b/ttcn/CAM/LibItsCam_Templates.ttcn index 26bc91b3ef5532ff6d6898a79e497cdc75cde30e..8d0c0db0734349364e9d1a4bd89873b5e1b9617c 100644 --- a/ttcn/CAM/LibItsCam_Templates.ttcn +++ b/ttcn/CAM/LibItsCam_Templates.ttcn @@ -14,7 +14,7 @@ module LibItsCam_Templates { template CamInd mw_camInd (in template CamPdu p_camMsg) := { msgIn := p_camMsg }; template CamReq m_camReq (in template CamPdu p_camMsg) := { msgOut := p_camMsg }; - + template CamPdu mw_camMsg_any := { header := { protocolVersion := 0,