From 1f82fd8c724672af659bf76482f48d86e528b0e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Mon, 10 Sep 2018 11:13:04 +0200
Subject: [PATCH] Changed remote of preprocessor submodule.

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

diff --git a/.gitmodules b/.gitmodules
index bd45642417..7efeef8ac1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,4 +32,4 @@
 	url = https://github.com/fangq/jsonlab.git
 [submodule "preprocessor"]
 	path = preprocessor
-	url = https://github.com/DynareTeam/dynare-preprocessor.git
+	url = https://git.dynare.org/Dynare/preprocessor.git
-- 
GitLab