Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Middleware
Commits
b9658df5
Commit
b9658df5
authored
Oct 27, 2018
by
Alexander David Hellwig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restore DinhAn's component
parent
4d440705
Pipeline
#81191
passed with stage
in 4 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
src/test/resources/lab/DinhAn.emam
src/test/resources/lab/DinhAn.emam
+3
-1
No files found.
src/test/resources/lab/DinhAn.emam
View file @
b9658df5
...
...
@@ -5,7 +5,9 @@ component DinhAn{
out
Q
out1
;
implementation
Math
{
out1
=
input
;
static
Q
counter
=
0
;
counter
=
counter
+
0.05
;
out1
=
input
+
counter
;
}
}
\ No newline at end of file
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