Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
642ec2f9
Commit
642ec2f9
authored
Apr 02, 2021
by
Maxime Perrotin
Browse files
Merge
https://github.com/esa/opengeode
into feature_buster
parents
86af788f
76571424
Changes
1
Hide whitespace changes
Inline
Side-by-side
opengeode/AdaGenerator.py
View file @
642ec2f9
...
...
@@ -440,7 +440,7 @@ LD_LIBRARY_PATH=./lib:.:$LD_LIBRARY_PATH opengeode-simulator
f
'function To_
{
sortAda
}
(Src :
{
fromMod
}
) return
{
toMod
}
'
f
"is (
{
toMod
}
'Enum_Val (Src'Enum_Rep));"
)
asn1_template
.
append
(
'END'
)
asn1_template
.
append
(
'END
\n
'
)
# Write the ASN.1 file (not in case of Stop Condition)
if
not
stop_condition
:
...
...
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