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
kazoo
Commits
0b804b88
Commit
0b804b88
authored
Aug 02, 2019
by
Thanassis Tsiodras
Browse files
-fPIC version of AADL file.
parent
d4798fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-cv/DataView.aadl
View file @
0b804b88
...
...
@@ -214,7 +214,7 @@ END T_UInt32_Buffer.impl;
DATA
TASTE_Boolean
PROPERTIES
--
name
of
the
ASN
.1
source
file
:
Source_Text
=>
(
"
/home/taste/kazoo/test/test-cv/
DataView.asn"
);
Source_Text
=>
(
"DataView.asn"
);
TASTE
::
EncodingDefinitionFile
=>
classifier
(
DataView
::
ACN_DataView
);
TASTE
::
Ada_Package_Name
=>
"TASTE_Dataview"
;
Deployment
::
ASN1_Module_Name
=>
"TASTE-Dataview"
;
...
...
@@ -310,7 +310,7 @@ SUBCOMPONENTS
END
Taste_DataView
.
others
;
DATA
ACN_DataView
PROPERTIES
Source_Text
=>
(
"
/home/taste/kazoo/test/test-cv/
DataView.acn"
);
Source_Text
=>
(
"DataView.acn"
);
Source_Language
=>
(
ACN
);
END
ACN_DataView
;
...
...
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