Skip to content

Commit

Permalink
reexport MPS-TextGen dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderpann committed Jul 17, 2024
1 parent 66e8846 commit feea262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
<child id="5253498789149547704" name="dependencies" index="3bR37C" />
</concept>
<concept id="5253498789149585690" name="jetbrains.mps.build.mps.structure.BuildMps_ModuleDependencyOnModule" flags="ng" index="3bR9La">
<property id="5253498789149547713" name="reexport" index="3bR36h" />
<reference id="5253498789149547705" name="module" index="3bR37D" />
</concept>
<concept id="763829979718664966" name="jetbrains.mps.build.mps.structure.BuildMps_ModuleResources" flags="ng" index="3rtmxn">
Expand Down Expand Up @@ -726,6 +727,7 @@
</node>
<node concept="1SiIV0" id="1f_9YcjST6e" role="3bR37C">
<node concept="3bR9La" id="1f_9YcjST6f" role="1SiIV1">
<property role="3bR36h" value="true" />
<ref role="3bR37D" to="ffeo:rD7wKO5Iy" resolve="MPS.TextGen" />
</node>
</node>
Expand Down
2 changes: 1 addition & 1 deletion code/languages/com.mbeddr.core/tests/test.ts.core/core.msd
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency reexport="false">b2da2e1a-b542-47f5-9be0-4dc21efe74a4(com.mbeddr.core.checks)</dependency>
<dependency reexport="false">1c897ba5-9d43-4035-ac7f-0306495743ac(com.mbeddr.mpsutil.interpreter.test)</dependency>
<dependency reexport="false">06d68b77-b699-4918-83b8-857e63787800(com.mbeddr.core.unittest)</dependency>
<dependency reexport="false">7124e466-fc92-4803-a656-d7a6b7eb3910(MPS.TextGen)</dependency>
<dependency reexport="true">7124e466-fc92-4803-a656-d7a6b7eb3910(MPS.TextGen)</dependency>
</dependencies>
<languageVersions>
<language slang="l:d4280a54-f6df-4383-aa41-d1b2bffa7eb1:com.mbeddr.core.base" version="6" />
Expand Down

0 comments on commit feea262

Please sign in to comment.