MeoPkgm_Pics.ttcn 178 Bytes
Newer Older
Elian Kraja's avatar
Elian Kraja committed
module MeoPkgm_Pics {
  
  /**
   * @desc Does the IUT support LocationAPI?
   */
  modulepar boolean PICS_PKGMGMT_API_SUPPORTED := true;
  
} // End of module LocationAPI_Pics