LibItsCam_Pixits.ttcn 862 Bytes
Newer Older
ASN.1 Documenter's avatar
ASN.1 Documenter committed
/**
 *  @author   ETSI / STF405 / STF449 / STF484 / STF517
 *  @version  $Url: https://oldforge.etsi.org/svn/LibIts/tags/20170222_STF527_Final/ttcn/CAM/LibItsCam_Pixits.ttcn $
 *            $Id: LibItsCam_Pixits.ttcn 1318 2017-01-26 10:20:53Z filatov $
 *  @desc     Module containing Pixits for CAM
 *  @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.
 *
 */
module LibItsCam_Pixits {
    
    // LibCommon
    import from LibCommon_BasicTypesAndValues all;
    import from LibCommon_DataStrings all;
    
    // LibItsSecurity
//    import from LibItsSecurity_TypesAndValues all;
    
} // End of module LibItsSecurity_Pixits