Commit 456f299c authored by filatov's avatar filatov
Browse files

SVN properties set

parent eabe914e
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
/**
/**
 *    @author     ETSI / STF405
 *    @author     ETSI / STF405
 *  @version     $URL: svn+ssh://vcs.etsi.org/TTCN3/LIB/LibIts/trunk/ttcn/LibIts_TestSystem.ttcn $
 *  @version     $URL$
 *                $Id: LibIts_TestSystem.ttcn 408 2012-02-28 13:49:56Z garciay $
 *                $Id$
 *    @desc        Test System module for ITS BTP
 *    @desc        Test System module for ITS BTP
 *
 *
 */
 */
+2 −2
Original line number Original line Diff line number Diff line
/**
/**
 *  @author     ETSI / STF422_EETS
 *  @author     ETSI / STF422_EETS
 *  @version    $URL:$
 *  @version    $URL$
 *              $Id:$
 *              $Id$
 *  @desc       FAST networking & transport layer protocol (ISO 29281-2) functions
 *  @desc       FAST networking & transport layer protocol (ISO 29281-2) functions
 */
 */
module LibItsFntp_Functions {
module LibItsFntp_Functions {
+2 −2
Original line number Original line Diff line number Diff line
/**
/**
 *  @author     ETSI / STF422_EETS
 *  @author     ETSI / STF422_EETS
 *  @version    $URL:$
 *  @version    $URL$
 *              $Id:$
 *              $Id$
 *  @desc       FAST networking & transport layer protocol (ISO 29281) PICS
 *  @desc       FAST networking & transport layer protocol (ISO 29281) PICS
 */
 */
module LibItsFntp_Pics {
module LibItsFntp_Pics {
+2 −2
Original line number Original line Diff line number Diff line
/**
/**
 *  @author     ETSI / STF422_EETS
 *  @author     ETSI / STF422_EETS
 *  @version    $URL:$
 *  @version    $URL$
 *              $Id:$
 *              $Id$
 *  @desc       FAST networking & transport layer protocol (ISO 29281-2) Pixits
 *  @desc       FAST networking & transport layer protocol (ISO 29281-2) Pixits
 *  @see        ETSI TS 102 985-3 v0.0.4
 *  @see        ETSI TS 102 985-3 v0.0.4
 */
 */
+2 −2
Original line number Original line Diff line number Diff line
/**
/**
 *  @author     ETSI / STF422_EETS
 *  @author     ETSI / STF422_EETS
 *  @version    $URL:$
 *  @version    $URL$
 *              $Id:$
 *              $Id$
 *  @desc       Templates definitions for FAST networking & transport layer protocol (ISO 29281-2)
 *  @desc       Templates definitions for FAST networking & transport layer protocol (ISO 29281-2)
 */
 */
module LibItsFntp_Templates {
module LibItsFntp_Templates {
Loading