Loading ttcn/Common/LibItsCommon_TypesAndValues.ttcn +7 −5 Original line number Original line Diff line number Diff line Loading @@ -13,15 +13,17 @@ module LibItsCommon_TypesAndValues { import from LibItsDenm_TypesAndValues all; import from LibItsDenm_TypesAndValues all; import from LibItsGeoNetworking_TypesAndValues all; import from LibItsGeoNetworking_TypesAndValues all; // LibIts - Non IP Protocols // LibIts - Non IP Protocols import from LibItsNt_TypesAndValues { import from LibItsFntp_TypesAndValues { type type utFntpInitialize, UtFntpInitialize, utFntpCommandRequest, utFntpCommandConfirm, utFntpCommandInd UtFntpEvent, UtFntpCommandRequest, UtFntpCommandConfirm, UtFntpCommandIndication }; }; import from LibItsFsap_TypesAndValues { import from LibItsFsap_TypesAndValues { type type utFsapInitialize, UtFsapInitialize, utFsapCommandRequest, utFsapCommandConfirm, utFsapCommandInd UtFsapEvent, UtFsapCommandRequest, UtFsapCommandConfirm }; }; /** /** Loading Loading
ttcn/Common/LibItsCommon_TypesAndValues.ttcn +7 −5 Original line number Original line Diff line number Diff line Loading @@ -13,15 +13,17 @@ module LibItsCommon_TypesAndValues { import from LibItsDenm_TypesAndValues all; import from LibItsDenm_TypesAndValues all; import from LibItsGeoNetworking_TypesAndValues all; import from LibItsGeoNetworking_TypesAndValues all; // LibIts - Non IP Protocols // LibIts - Non IP Protocols import from LibItsNt_TypesAndValues { import from LibItsFntp_TypesAndValues { type type utFntpInitialize, UtFntpInitialize, utFntpCommandRequest, utFntpCommandConfirm, utFntpCommandInd UtFntpEvent, UtFntpCommandRequest, UtFntpCommandConfirm, UtFntpCommandIndication }; }; import from LibItsFsap_TypesAndValues { import from LibItsFsap_TypesAndValues { type type utFsapInitialize, UtFsapInitialize, utFsapCommandRequest, utFsapCommandConfirm, utFsapCommandInd UtFsapEvent, UtFsapCommandRequest, UtFsapCommandConfirm }; }; /** /** Loading