Skip to content

Commit 1851bb5

Browse files
author
Alexander Pann
authored
Merge pull request #1189 from IETS3/bugfix/backport_pr_1119
2 parents 7c32f7b + 83ec62f commit 1851bb5

File tree

2 files changed

+4
-27
lines changed

2 files changed

+4
-27
lines changed

code/languages/org.iets3.opensource/solutions/org.iets3.core.expr.math.interpreter/org.iets3.core.expr.math.interpreter.msd

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<solution name="org.iets3.core.expr.math.interpreter" uuid="b804a851-ecf0-4ad4-a0af-ae720b39191a" moduleVersion="0">
33
<models>
4-
<modelRoot contentPath="${module}" type="default">
5-
<sourceRoot location="models" />
6-
<sourceRoot location="lib" />
7-
</modelRoot>
8-
<modelRoot contentPath="${module}/lib" type="java_classes">
4+
<modelRoot type="java_classes" contentPath="${module}/lib">
95
<sourceRoot location="big-math.jar" />
106
</modelRoot>
7+
<modelRoot type="default" contentPath="${module}">
8+
<sourceRoot location="models" />
9+
</modelRoot>
1110
</models>
1211
<facets>
1312
<facet type="java" compile="mps" classes="mps" ext="yes">

code/languages/org.iets3.opensource/solutions/org.iets3.opensource.build/models/org/iets3/opensource/build/build.mps

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,28 +1500,6 @@
15001500
</node>
15011501
</node>
15021502
</node>
1503-
<node concept="1BupzO" id="45pzosSo7eK" role="3bR31x">
1504-
<property role="3ZfqAx" value="lib" />
1505-
<property role="1Hdu6h" value="true" />
1506-
<property role="1HemKv" value="true" />
1507-
<node concept="3LXTmp" id="45pzosSo7eL" role="1HemKq">
1508-
<node concept="398BVA" id="45pzosSo7e_" role="3LXTmr">
1509-
<ref role="398BVh" node="5wLtKNeTaqD" resolve="iets3.lang.opensource" />
1510-
<node concept="2Ry0Ak" id="45pzosSo7eA" role="iGT6I">
1511-
<property role="2Ry0Am" value="solutions" />
1512-
<node concept="2Ry0Ak" id="45pzosSo7eB" role="2Ry0An">
1513-
<property role="2Ry0Am" value="org.iets3.core.expr.math.interpreter" />
1514-
<node concept="2Ry0Ak" id="45pzosSo7eC" role="2Ry0An">
1515-
<property role="2Ry0Am" value="lib" />
1516-
</node>
1517-
</node>
1518-
</node>
1519-
</node>
1520-
<node concept="3qWCbU" id="45pzosSo7eM" role="3LXTna">
1521-
<property role="3qWCbO" value="**/*.mps, **/*.mpsr, **/.model" />
1522-
</node>
1523-
</node>
1524-
</node>
15251503
</node>
15261504
<node concept="1E1JtD" id="5Q45tqZzw3Y" role="2G$12L">
15271505
<property role="BnDLt" value="true" />

0 commit comments

Comments
 (0)