aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts2
1 files changed, 0 insertions, 2 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index e9eec388..15aa7a58 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -18,9 +18,7 @@ include(
18 "store-query-viatra", 18 "store-query-viatra",
19 "store-reasoning", 19 "store-reasoning",
20 "viatra-runtime", 20 "viatra-runtime",
21 "viatra-runtime-base-itc",
22 "viatra-runtime-localsearch", 21 "viatra-runtime-localsearch",
23 "viatra-runtime-matchers",
24 "viatra-runtime-rete", 22 "viatra-runtime-rete",
25 "viatra-runtime-rete-recipes", 23 "viatra-runtime-rete-recipes",
26) 24)