| /////////////////////////////////////////////////////////////////////////////// |
| // // |
| // Copyright (c) 2000-2019 Ericsson Telecom AB // |
| // // |
| // All rights reserved. This program and the accompanying materials // |
| // are made available under the terms of the Eclipse Public License v2.0 // |
| // which accompanies this distribution, and is available at // |
| // https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html // |
| /////////////////////////////////////////////////////////////////////////////// |
| |
| /////////////////////////////////////////////////////////////// |
| // Module: EPTF_CLL_UIHandler_PrivateFunctions |
| // |
| // Purpose: |
| // This module contains internally used functions of |
| // EPTF_UIHandler_CT. |
| // |
| // Current Owner: |
| // Zsolt Szalai (EZSOSZA) |
| // |
| // Last Review Date: |
| // 2007-06-10 |
| // |
| // Detailed Comments: |
| // |
| /////////////////////////////////////////////////////////////// |
| module EPTF_CLL_UIHandler_PrivateFunctions |
| // [.objid{ itu_t(0) identified_organization(4) etsi(0) |
| // identified_organization(127) ericsson(5) testing(0) |
| // <put further nodes here if needed>}] |
| { |
| |
| /////////////////////////////////////////////////////////////// |
| // |
| // THIS MODULE REMAINS ONLY FOR COMPATIBILITY PURPOSES! |
| // |
| /////////////////////////////////////////////////////////////// |
| |
| |
| } // end of module |
| |