From 0b2d3739d8cc6415b084b31bb26248333ddff11b Mon Sep 17 00:00:00 2001 From: birkhoff <mike.birkhoff@gmx.de> Date: Tue, 3 Apr 2012 16:01:11 +0200 Subject: [PATCH] settings.gradle file edited --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index d719aa32..6adc11aa 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1 +1 @@ -include 'de.prob.parent', 'de.prob.core', 'de.bmotionstudio.gef.editor' ,'de.bmotionstudio.rodin', 'de.prob.plugin', 'de.prob.repository', 'de.prob.ui', 'de.prob2.feature' \ No newline at end of file +include 'de.prob.core', 'de.bmotionstudio.gef.editor' ,'de.bmotionstudio.rodin', 'de.prob.plugin', 'de.prob.ui', 'de.prob2.feature' \ No newline at end of file -- GitLab