LibItsBtp_Pixits.ttcn 451 Bytes
Newer Older
fischer's avatar
fischer committed
/**
 *  @author   ETSI / STF405
 *  @version  $URL: svn+ssh://vcs.etsi.org/TTCN3/LIB/LibIts/trunk/ttcn/BTP/LibItsBtp_Templates.ttcn $
 *            $Id: LibItsBtp_Templates.ttcn 172 2010-09-23 09:42:27Z berge $
 *  @desc     Basic Transport Protocol Templates
 *
 */
module LibItsBtp_Pixits {
    
    // LibIts
    import from LibIts_Interface all;
    import from LibItsBtp_TypesAndValues all;
    
    
    
} // end LibItsBtp_Pixits