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
5fdaa947
Commit
5fdaa947
authored
Apr 27, 2019
by
Maxime Perrotin
Browse files
Clean things up
parent
bedd507c
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/taste-concurrency_view.adb
View file @
5fdaa947
...
@@ -354,7 +354,7 @@ package body TASTE.Concurrency_View is
...
@@ -354,7 +354,7 @@ package body TASTE.Concurrency_View is
end
if
;
end
if
;
end
;
end
;
end
loop
;
end
loop
;
if
Trig_Sys
and
File_Sys
/=
""
then
if
Trig_Sys
and
File_Sys
/=
""
and
Nodes
/=
""
then
Put_Info
(
"Generating system concurrency view"
);
Put_Info
(
"Generating system concurrency view"
);
Set_Sys
:=
+
Assoc
(
"Nodes"
,
Nodes
)
Set_Sys
:=
+
Assoc
(
"Nodes"
,
Nodes
)
&
Assoc
(
"Node_Names"
,
Node_Names
)
&
Assoc
(
"Node_Names"
,
Node_Names
)
...
...
templates/concurrency_view/aadl_2_threads/filenode.tmplt
View file @
5fdaa947
...
@@ -4,4 +4,3 @@
...
@@ -4,4 +4,3 @@
@@-- The content of this file is generated from node.tmplt
@@-- The content of this file is generated from node.tmplt
@@-- If there is no string defined here, no file will be generated per node,
@@-- If there is no string defined here, no file will be generated per node,
@@-- (that's an option if the intent is to generate only one file per system)
@@-- (that's an option if the intent is to generate only one file per system)
@_LOWER:Node_Name_@.aadl
templates/concurrency_view/ada_basic_body/trigger.tmplt
View file @
5fdaa947
TRU
E
FALS
E
templates/concurrency_view/ada_basic_source/trigger.tmplt
View file @
5fdaa947
TRU
E
FALS
E
Write
Preview
Markdown
is supported
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