From 5dc0e7e57fcab7af36424311a652aac227822d61 Mon Sep 17 00:00:00 2001
From: Nikolaus Huber <nikolaus.huber@uni-wuerzburg.de>
Date: Thu, 26 Jun 2014 12:19:03 +0000
Subject: [PATCH] git-svn-id:
 https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/DMM/trunk@16136
 9e42b895-fcda-4063-8a3b-11be15eb1bbd

---
 .../single_customer/by-single_customer.properties              | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties b/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties
index d6d6b17b..4a4dab16 100644
--- a/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties
+++ b/Examples/BlueYonder_Case_Study/single_customer/by-single_customer.properties
@@ -4,5 +4,6 @@ perfdatarepo.metamodel=edu.kit.ipd.descartes.ql.models.repository.ObservationRep
 perfdatarepo.instance=../Examples/BlueYonder_Case_Study/single_customer/by-CLASSIFIED.pdr
 process.maxiterations=30
 qosdegradation.accept=false
-# The list of triggering events can be found in EventTypeEnum.java ## CustomerWorkloadUpdate, OptimizationPeriod, CustomerReducesWorkload
+# The list of triggering events can be found in EventTypeEnum.java
+# CustomerWorkloadUpdate, OptimizationPeriod, CustomerReducesWorkload
 event.type=CustomerWorkloadUpdate
\ No newline at end of file
-- 
GitLab