From 2764d9fadebe9fb6c2284bbc02d77270b49abbfd Mon Sep 17 00:00:00 2001
From: David Seus <david.seus@ians.uni-stuttgart.de>
Date: Thu, 8 Oct 2020 13:19:37 +0200
Subject: [PATCH] add README

---
 Two-phase-Two-phase/one-patch/Archive/README | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 Two-phase-Two-phase/one-patch/Archive/README

diff --git a/Two-phase-Two-phase/one-patch/Archive/README b/Two-phase-Two-phase/one-patch/Archive/README
new file mode 100644
index 0000000..a999add
--- /dev/null
+++ b/Two-phase-Two-phase/one-patch/Archive/README
@@ -0,0 +1,10 @@
+The usecases in this folder were used at one point in time in the development 
+of the LDD code usually for debugging but have been abandoned at one point in 
+time. 
+This means that the scripts are not up to date and up to par with the qualtiy
+in the non-Archive folders. Most likely, they will not work anymore. 
+
+In some cases these scripts are being kept for reference or because older 
+simulation datat based on the older scripts have been used. 
+If you want to revive some of these examples, copy one of the official examples
+and update that copy with information in these scripts
-- 
GitLab