Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Cpp
Commits
912f7388
Commit
912f7388
authored
Jan 16, 2021
by
Malte Heithoff
Browse files
Add from Math
parent
e0da93d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/de/monticore/lang/monticar/generator/optimization/MathInformationRegister.java
View file @
912f7388
...
...
@@ -163,6 +163,7 @@ public class MathInformationRegister {
var
.
addDimensionalInformation
(
dimension
.
getTextualRepresentation
());
this
.
variables
.
add
(
var
);
var
.
addProperties
(
mathValueSymbol
.
getType
().
getProperties
());
var
.
addAdditionalInformation
(
Variable
.
FROMMATH
);
this
.
mathValueSymbols
.
add
(
mathValueSymbol
);
}
...
...
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