Commit 1e725d6c authored by Yann Garcia's avatar Yann Garcia
Browse files

Merge with current cygwin version

parent ec30313a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
sources := CAM_PDU_Descriptions.asn
sources := CAM_PDU_Descriptions.asn
+2 −2
Original line number Diff line number Diff line
sources := DENM_PDU_Descriptions.asn
sources := DENM_PDU_Descriptions.asn
+1 −1
Original line number Diff line number Diff line
sources := ITS_Container.asn
 No newline at end of file
sources := ITS_Container.asn
 No newline at end of file
+13 −13
Original line number Diff line number Diff line
modules := ttcn/Common \
modules := ttcn/Common \
           asn1/ITS-Container \

#           asn1/IS \
+8 −8
Original line number Diff line number Diff line
sources := \
sources := \
   LibItsCam_EncdecDeclarations.ttcn \
   LibItsCam_Functions.ttcn \
   LibItsCam_Pics.ttcn \
Loading