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
f4f0b0ea
Commit
f4f0b0ea
authored
Feb 02, 2016
by
yoogx
Browse files
* Remove useless enumerators
parent
c8c361dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-utils.ads
View file @
f4f0b0ea
...
...
@@ -213,11 +213,7 @@ package Ocarina.Backends.Utils is
H_PN_Interconnection
,
H_PN_To_Delete
,
H_PN_Port_Creation
,
H_PN_Proc_Creation
,
H_RTSJ_Subprogram_Spec
,
H_RTSJ_Subprogram_Body
,
H_RTSJ_Type
,
H_RTSJ_Deployment
);
H_PN_Proc_Creation
);
-- These are tags to precise the meaning of "handle"
type
Connection_Pattern_Kind
is
(
Inter_Process
,
Intra_Process
);
...
...
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