From 1beb3102a0ebce78f0075dd74256631ee329d2f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20F=2E=20Zulian?= Date: Wed, 11 Nov 2015 11:09:22 +0100 Subject: [PATCH] IceWrapper submodule repo URL changed. Using the repo in github.com instead of github.rhrk.uni-kl.de. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b2cd2b65..cca77de2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/leethomason/tinyxml2.git [submodule "DRAMSys/simulator/src/common/third_party/icewrapper"] path = DRAMSys/simulator/src/common/third_party/icewrapper - url = git@git.rhrk.uni-kl.de:EIT-Wehn/dram.vp.icewrapper.git + url = git@github.com:myzinsky/IceWrapper.git