From c6b703773b48661b8669b11468ebbb1f8a9646b3 Mon Sep 17 00:00:00 2001
From: daveabiy <dawitk27@gmail.com>
Date: Fri, 16 Jul 2021 02:59:09 +0200
Subject: [PATCH] additional

---
 FETCH_HEAD | 0
 INSTALL.md | 4 ++++
 2 files changed, 4 insertions(+)
 create mode 100644 FETCH_HEAD
 create mode 100644 INSTALL.md

diff --git a/FETCH_HEAD b/FETCH_HEAD
new file mode 100644
index 0000000..e69de29
diff --git a/INSTALL.md b/INSTALL.md
new file mode 100644
index 0000000..1b62f37
--- /dev/null
+++ b/INSTALL.md
@@ -0,0 +1,4 @@
+Building and installing the Lagrangian Relaxation
+================================================
+
+Please refer to the INSTALL_APPLICATIONS_EXAMPLES.md file in the scip directory.
-- 
GitLab