From a20375be28713e0f4a4a3f5efe68c2c1e400cd9c Mon Sep 17 00:00:00 2001
From: "Prof. Dr. Volker Coors" <volker.coors@hft-stuttgart.de>
Date: Sun, 19 Jul 2020 09:35:35 +0000
Subject: [PATCH] Update 01 Background_and_Definitions.adoc

---
 .../01 Background_and_Definitions.adoc                     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc b/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc
index 407a2f2..ca87279 100644
--- a/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc	
+++ b/D01 Integration of INSEL Models and SimStadt/01 Background_and_Definitions.adoc	
@@ -23,9 +23,10 @@ The C part is necessary to connect the workflow step to an existing workflow in
 
 In order to control the workflow in more detail, the C part can be configured e.q. to select the used level of detail in a multi-resolution building modeln or to exclude buildings with a small volume or unknown building function  from the workflow (filter). This configuration has to be implemented in each workflow environment seperatly. 
 
-Dependencies:
-	* The C part executes the functional part. The C part depends on the F part, but the F part has to be independend of the C part
-	* The C part shall have no functionality that is relevant for the purpose of the WFS. It’s purpose to to connect the functional part to a workflow in a given workflow environment.
+Dependencies:  
+* The C part executes the functional part. The C part depends on the F part, but the F part has to be independend of the C part  
+* The C part shall have no functionality that is relevant for the purpose of the WFS. It’s purpose to to connect the functional part to a workflow in a given workflow environment.  
+
 
 An example of a SD_connector is given in the SimStadt documentation. The example shows an empty workflow step without any functionality. Examples of a WS_connectors are provided in the SimStadt documentation on redmine.
 
-- 
GitLab