From 5c02cf10e21d0f5d98d5fe1f98cd378227094acf Mon Sep 17 00:00:00 2001
From: Dominic Kempf <dominic.kempf@iwr.uni-heidelberg.de>
Date: Wed, 5 Oct 2016 15:31:22 +0200
Subject: [PATCH] Temporarily use fork until upstream merge is through

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

diff --git a/.gitmodules b/.gitmodules
index f69afcfa..ae861b74 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
 	url = https://github.com/inducer/cgen.git
 [submodule "python/loopy"]
 	path = python/loopy
-	url = https://github.com/inducer/loopy.git
+	url = https://github.com/dokempf/loopy.git
 [submodule "python/ufl"]
 	path = python/ufl
 	url = https://bitbucket.org/dokempf/ufl.git
-- 
GitLab