Commit 57bad36d authored by Yann Garcia's avatar Yann Garcia
Browse files

Add PIXITs

parent bcc4b28a
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
/**
*    @author   ETSI / TTF041
*    @version  $URL$
*              $Id$
*    @desc     This module provides PICS for NGAP tests.
*    @copyright   ETSI Copyright Notification
*                 No part may be reproduced except as authorized by written permission.
*                 The copyright and the foregoing restriction extend to reproduction in all media.
*                 All rights reserved.
*    @see      ETSI TS 
*/
module Lib_NG_NAS_Pixits {

    import from NAS_CommonTypeDefs all;

    modulepar NAS_PlmnId PX_PLMN;

} // End of module Lib_NG_NAS_Pixits
 No newline at end of file