From ada4b38d790fad37471d8de465a6720f544b47ad Mon Sep 17 00:00:00 2001
From: Dominic Kempf <dominic.kempf@iwr.uni-heidelberg.de>
Date: Tue, 13 Dec 2016 13:13:15 +0100
Subject: [PATCH] Switch loopy remote repository to gitlab.tiker.net

It usually takes 3 days to mirror to github...
---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index daef624a..daf46b0e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "python/loopy"]
 	path = python/loopy
-	url = https://github.com/inducer/loopy.git
+	url = https://gitlab.tiker.net/inducer/loopy.git
 [submodule "python/ufl"]
 	path = python/ufl
 	url = https://bitbucket.org/dokempf/ufl.git
-- 
GitLab