Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
940f710b
Commit
940f710b
authored
Jun 30, 2015
by
yoogx
Browse files
* Correct name of ARINC653 property set
parent
5eb3a1f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/core/tree/ocarina-property_sets.adb
View file @
940f710b
...
...
@@ -72,7 +72,7 @@ package body Ocarina.Property_Sets is
O_POK_Properties
,
O_Base_Types
,
O_Taste_Properties
,
O_ARINC653
_Properties
,
O_ARINC653
,
O_ASSERT_Properties
);
Ocarina_Property_Sets_Table
:
constant
array
...
...
src/core/tree/ocarina-property_sets.ads
View file @
940f710b
...
...
@@ -55,7 +55,7 @@ package Ocarina.Property_Sets is
O_Ocarina_Config
,
O_Transformations
,
O_POK_Properties
,
O_ARINC653
_Properties
,
O_ARINC653
,
O_Taste_Properties
,
O_ASSERT_Types
,
O_ASSERT_Properties
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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