Loading ttcn/dPMR_templates.ttcndeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line /* * @author STF 340 * @version $vx.x.x$ * @desc Templates of messages are defined here. * */ module dPMR_Templates { //LibCommon import from LibCommon_DataStrings all; import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; //Ats import from dPMR_TestSystem all; import from dPMR_Messages all; // import from dPMR_Pixits all; import from dPMR_Types all; import from dPMR_Values all; } // end module dPMR_Templates No newline at end of file Loading
ttcn/dPMR_templates.ttcndeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line /* * @author STF 340 * @version $vx.x.x$ * @desc Templates of messages are defined here. * */ module dPMR_Templates { //LibCommon import from LibCommon_DataStrings all; import from LibCommon_BasicTypesAndValues all; import from LibCommon_DataStrings all; //Ats import from dPMR_TestSystem all; import from dPMR_Messages all; // import from dPMR_Pixits all; import from dPMR_Types all; import from dPMR_Values all; } // end module dPMR_Templates No newline at end of file