Commit b5278366 authored by YannGarcia's avatar YannGarcia
Browse files

First build of AtsMBR

parent d8f627af
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
module LibItsMbr_Pics {

} // End of module LibItsMbr_Pics
 No newline at end of file
+3 −0
Original line number Diff line number Diff line
module LibItsMbr_Pixits {

} // End of module LibItsMbr_Pixits
 No newline at end of file
+3 −1
Original line number Diff line number Diff line
sources := \
    LibItsMbr_TypesAndValues.ttcn  \
    LibItsMbr_Pics.ttcn            \
    LibItsMbr_Pixits.ttcn            \
    LibItsMbr_Templates.ttcn

ifeq (,$(findstring EtsiTs103759Core.asn,$(all_sources)))
+3 −0
Original line number Diff line number Diff line
module LibItsMbr_Functions {

} // End of module LibItsMbr_Functions
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
sources := LibItsMbr_TestSystem.ttcn
sources := LibItsMbr_TestSystem.ttcn LibItsMbr_Functions.ttcn