Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Ocarina
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
Ocarina
Commits
9c15caa3
Commit
9c15caa3
authored
Apr 07, 2017
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Minor reformatting
parent
c64ae44b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/core/instance/ocarina-instances-components-modes.adb
src/core/instance/ocarina-instances-components-modes.adb
+3
-2
No files found.
src/core/instance/ocarina-instances-components-modes.adb
View file @
9c15caa3
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
-- --
-- --
-- B o d y --
-- B o d y --
-- --
-- --
-- Copyright (C) 2008-2009 Telecom ParisTech, 2010-201
5
ESA & ISAE. --
-- Copyright (C) 2008-2009 Telecom ParisTech, 2010-201
7
ESA & ISAE. --
-- --
-- --
-- Ocarina is free software; you can redistribute it and/or modify under --
-- Ocarina is free software; you can redistribute it and/or modify under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- terms of the GNU General Public License as published by the Free Soft- --
...
@@ -116,7 +116,7 @@ package body Ocarina.Instances.Components.Modes is
...
@@ -116,7 +116,7 @@ package body Ocarina.Instances.Components.Modes is
if
No
(
N
)
then
if
No
(
N
)
then
-- If the name is not a feature, we check wether it
-- If the name is not a feature, we check wether it
-- corresponds to a
subcomponent.feature
-- corresponds to a
<subcomponent>.<feature>
N
:=
N
:=
Get_First_Homonym
Get_First_Homonym
...
@@ -134,6 +134,7 @@ package body Ocarina.Instances.Components.Modes is
...
@@ -134,6 +134,7 @@ package body Ocarina.Instances.Components.Modes is
end
if
;
end
if
;
when
K_Subcomponent
=>
when
K_Subcomponent
=>
-- This is a feature belonging to a subcomponent, we
-- This is a feature belonging to a subcomponent, we
-- fetch the subcomponent instance, add it to the new
-- fetch the subcomponent instance, add it to the new
-- path and then we continue the search with the
-- path and then we continue the search with the
...
...
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