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