Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
f3f61dd7
Commit
f3f61dd7
authored
Jan 09, 2017
by
yoogx
Browse files
* Remove occurrences of Put_Line
For issue #75
parent
0ad53019
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/model/ocarina-analyzer-aadl_ema.adb
View file @
f3f61dd7
...
...
@@ -29,8 +29,6 @@
-- --
------------------------------------------------------------------------------
with
Ada
.
Text_IO
;
use
Ada
.
Text_IO
;
with
Ocarina
.
Analyzer
.
AADL_EMA
.
Naming_Rules
;
with
Ocarina
.
ME_AADL_EMA
.
EMA_Tree
.
Nodes
;
with
Ocarina
.
ME_AADL
.
AADL_Tree
.
Nodes
;
...
...
@@ -84,7 +82,6 @@ package body Ocarina.Analyzer.AADL_EMA is
Package_Spec
:
Node_Id
;
Pass_To_Next
:
Boolean
:=
False
;
begin
Put_Line
(
"#### Analyze sémantique ####"
);
Get_EMA_Annexes_List
(
Root
,
Roots
.
First
,
...
...
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