From d7368e49fd45d26952d42352d6cc2866bf7b01c7 Mon Sep 17 00:00:00 2001
From: kai <kai@2c044af0-2e85-064f-a0c3-7471430cffcd>
Date: Wed, 30 Mar 2016 11:12:13 +0000
Subject: [PATCH] Renamed module CityDoctorLibs to GeoLibs.

---
 .classpath | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.classpath b/.classpath
index 9be6968..f44dfd0 100644
--- a/.classpath
+++ b/.classpath
@@ -6,6 +6,6 @@
 	<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
 	<classpathentry kind="lib" path="lib/jts-1.13.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/CityDoctorLibs"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/GeoLibs"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
-- 
GitLab