Skip to content

Commit

Permalink
Merge 8279b09
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBliznicenko committed Aug 29, 2021
2 parents cd688f9 + 8279b09 commit 94b157a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions repository/BaselineOfOpenPonk/BaselineOfOpenPonk.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ BaselineOfOpenPonk >> externalProjectsBaseline: spec [
spec baseline: 'Magritte' with: [
spec
repository: 'github://magritte-metamodel/magritte:dc9a440/source';
loads: #( Core 'Magritte-Morph' );
postLoadDoIt: #removeGreaseWarnings ].
loads: #( Core 'Magritte-Morph' ) ].
spec baseline: 'Moose' with: [
spec
repository: 'github://moosetechnology/Moose:b5163b2/src';
Expand Down

0 comments on commit 94b157a

Please sign in to comment.