Commit c9e365c8 authored by fischer's avatar fischer
Browse files

BTP pixits

parent 4e2a95fa
Loading
Loading
Loading
Loading
+16 −0
Original line number Original line Diff line number Diff line
/**
 *  @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
 No newline at end of file