Commit 9db50b51 authored by kristofferse's avatar kristofferse
Browse files

delete template file

parent 2b0cf2e5
Loading
Loading
Loading
Loading

ttcn/dPMR_templates.ttcn

deleted100644 → 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