Commit 3f2738fb authored by pintar's avatar pintar
Browse files

not used module

parent 03799328
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
/*
 *	@author 	STF 346
 *  @version    $Id$
 *	@desc		This module provides the types used by the test component 
 *              for SIP-IMS tests. Module become from STF306 and STF334-336
 */

module LibSip_TemplatesDerived
{
	//LibSip
	import from LibSip_SIPTypesAndValues all;
	import from LibSip_SDPTypes all;
	import from LibSip_PIXITS all;
	
	group message_send {
		
	}

} // end module LibSip_Templates