Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
asn1-value-editor
Commits
a733a79e
Commit
a733a79e
authored
Aug 22, 2015
by
Maxime Perrotin
Browse files
Improve comment
parent
36b26db0
Changes
1
Hide whitespace changes
Inline
Side-by-side
asn1_value_editor/sdlHandler.py
View file @
a733a79e
...
...
@@ -392,7 +392,9 @@ class sdlHandler(QObject):
Properties are e.g. stop conditions, processed by the "properties.py"
module, and transformed to Ada code compiled as a dynamic library.
There may be several properties, this function tries to retrieve
them all without a priori knowledge of their content '''
them all without a priori knowledge of their content
External API function (called by gui.py when called with -p prop_file)
'''
if
not
prop_file
:
return
try
:
...
...
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