Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
ef9c9be2
Commit
ef9c9be2
authored
Jan 31, 2023
by
ASN.1 Documenter
Browse files
load ITS-Container by default
parent
3c99e86d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/Common/module.mk
View file @
ef9c9be2
...
...
@@ -7,3 +7,7 @@ sources := \
LibItsCommon_TypesAndValues.ttcn
\
LibItsExternal_TypesAndValues.ttcn
\
# LibItsCommon_ASN1_ISDSRC_NamedNumbers.ttcn
\
ifeq
(,$(findstring ITS_Container.asn,$(all_sources)))
sources
+=
/ttcn/AtsCAM/lib/asn1/cdd/ITS_Container.asn
endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment