Skip to content

Commit

Permalink
Also generate interpreters for 01.experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellwig-SE committed Oct 11, 2024
1 parent 9bc21bc commit abc11f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions monticore-test/01.experiments/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
/* (c) https://github.com/MontiCore/monticore */
import de.monticore.MCTask
import org.gradle.api.tasks.testing.logging.TestExceptionFormat
import org.gradle.api.tasks.testing.logging.TestLogEvent
plugins {
id "de.monticore.generator" // MontiCore Plugin
id "jacoco"
Expand All @@ -22,6 +19,7 @@ subprojects {
}

generateMCGrammars {
genINT = true
// created by the de.monticore.generator plugin
}

Expand Down

0 comments on commit abc11f9

Please sign in to comment.