Skip to content

Commit

Permalink
migrate remigrate (#2547)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbinkele committed Oct 14, 2024
1 parent 8864d60 commit 883b2ec
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2792,6 +2792,22 @@
</node>
</node>
</node>
<node concept="3rtmxn" id="3WyAxHbtRcO" role="3bR31x">
<node concept="3LXTmp" id="3WyAxHbtRcP" role="3rtmxm">
<node concept="3qWCbU" id="3WyAxHbtRcQ" role="3LXTna">
<property role="3qWCbO" value="icons/**, resources/**" />
</node>
<node concept="398BVA" id="3WyAxHbtRcR" role="3LXTmr">
<ref role="398BVh" node="7hVsScEQJ6E" resolve="mbeddr.mpsutil" />
<node concept="2Ry0Ak" id="3WyAxHbtRcS" role="iGT6I">
<property role="2Ry0Am" value="solutions" />
<node concept="2Ry0Ak" id="3WyAxHbtRcT" role="2Ry0An">
<property role="2Ry0Am" value="test.com.mbeddr.mpsutil.logicalChild" />
</node>
</node>
</node>
</node>
</node>
</node>
<node concept="1E1JtD" id="6n0otOpkvEj" role="2G$12L">
<property role="BnDLt" value="true" />
Expand Down Expand Up @@ -2851,6 +2867,22 @@
<ref role="1Busuk" to="al5i:3lcj7hzsmpl" resolve="com.mbeddr.mpsutil.logicalChild" />
</node>
</node>
<node concept="3rtmxn" id="3WyAxHbtRcV" role="3bR31x">
<node concept="3LXTmp" id="3WyAxHbtRcW" role="3rtmxm">
<node concept="3qWCbU" id="3WyAxHbtRcX" role="3LXTna">
<property role="3qWCbO" value="icons/**, resources/**" />
</node>
<node concept="398BVA" id="3WyAxHbtRcY" role="3LXTmr">
<ref role="398BVh" node="7hVsScEQJ6E" resolve="mbeddr.mpsutil" />
<node concept="2Ry0Ak" id="3WyAxHbtRcZ" role="iGT6I">
<property role="2Ry0Am" value="languages" />
<node concept="2Ry0Ak" id="3WyAxHbtRd0" role="2Ry0An">
<property role="2Ry0Am" value="com.mbeddr.mpsutil.logicalChild.sandbox" />
</node>
</node>
</node>
</node>
</node>
</node>
</node>
<node concept="2G$12M" id="4pIcGABAyzC" role="3989C9">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@
<node concept="3cpWs6" id="4dKV7gVclRJ" role="3cqZAp">
<node concept="2OqwBi" id="4dKV7gVcowk" role="3cqZAk">
<node concept="37vLTw" id="4dKV7gVcowl" role="2Oq$k0">
<ref role="3cqZAo" node="4dKV7gVaIMG" resolve="runnable" />
<ref role="3cqZAo" node="4dKV7gVaIMG" resolve="codeToBeRun" />
</node>
<node concept="liA8E" id="4dKV7gVcowm" role="2OqNvi">
<ref role="37wK5l" to="5zyv:~Callable.call()" resolve="call" />
Expand Down
4 changes: 2 additions & 2 deletions ...om.mbeddr.mpsutil.logicalChild/models/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -706,15 +706,15 @@
</node>
<node concept="2OqwBi" id="2LNowVOK1kj" role="3tpDZA">
<node concept="37vLTw" id="2LNowVOK1kk" role="2Oq$k0">
<ref role="3cqZAo" node="2LNowVOK1k9" resolve="logicalChildren2" />
<ref role="3cqZAo" node="2LNowVOK1k9" resolve="logicalChildren3" />
</node>
<node concept="34oBXx" id="2LNowVOK1kl" role="2OqNvi" />
</node>
<node concept="3_1$Yv" id="2LNowVOK1km" role="3_9lra">
<node concept="3cpWs3" id="2LNowVOK1kn" role="3_1BAH">
<node concept="2OqwBi" id="2LNowVOK1ko" role="3uHU7w">
<node concept="37vLTw" id="2LNowVOK1kp" role="2Oq$k0">
<ref role="3cqZAo" node="2LNowVOK1k9" resolve="logicalChildren2" />
<ref role="3cqZAo" node="2LNowVOK1k9" resolve="logicalChildren3" />
</node>
<node concept="34oBXx" id="2LNowVOK1kq" role="2OqNvi" />
</node>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<facet compile="mps" classes="mps" ext="no" type="java">
<classes generated="true" path="${module}/classes_gen" />
</facet>
<facet type="tests" />
</facets>
<sourcePath />
<dependencies>
Expand Down

0 comments on commit 883b2ec

Please sign in to comment.