Commit 1a3d96f6 authored by garciay's avatar garciay
Browse files

Rename ALS into ATSP

parent 2c74c7fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@
 *              $Id$
 *  @desc       Access Technology Layer (ISO 21218) functions
 */
module LibItsAls_Functions {
} // End of module LibItsAls_Functions
module LibItsAtsp_Functions {
} // End of module LibItsAtsp_Functions
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 *              $Id$
 *  @desc       Access Technology Layer (ISO 21218) PICS
 */
module LibItsAls_Pics {
module LibItsAtsp_Pics {
    

    group alsPics {
@@ -217,4 +217,4 @@ module LibItsAls_Pics {

    } // End of group alsPics
    
} // End of module LibItsAls_Pics
} // End of module LibItsAtsp_Pics
+2 −2
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@
 *              $Id$
 *  @desc       Access Technology Layer (ISO 21218) Pixits
 */
module LibItsAls_Pixits {
} // End of module LibItsAls_Pixits
module LibItsAtsp_Pixits {
} // End of module LibItsAtsp_Pixits
+2 −2
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@
 *              $Id$
 *  @desc       Templates definitions for Access Technology Layer (ISO 21218)
 */
module LibItsAls_Templates {
} // End of module LibItsAls_Templates
 No newline at end of file
module LibItsAtsp_Templates {
} // End of module LibItsAtsp_Templates
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@
 *              $Id$
 *  @desc       Types and constants definitions for Access Technology Layer (ISO 21218)
 */
module LibItsAls_TypesAndValues {
} // End of module LibItsAls_TypesAndValues
module LibItsAtsp_TypesAndValues {
} // End of module LibItsAtsp_TypesAndValues