diff --git a/.gitmodules b/.gitmodules index 5c8a22515de1ceac29b447ff33e93785182d2355..f82db495dba13cbe2d2d9d7b2d9b942519208d31 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,9 @@ [submodule "dep/fadbad"] path = dep/fadbad url = https://git.rwth-aachen.de/avt.svt/public/thirdparty/fadbad.git -[submodule "dep/mcpp"] - path = dep/mcpp - url = https://git.rwth-aachen.de/avt.svt/private/thirdparty/mcpp.git [submodule "dep/json"] path = dep/json url = https://git.rwth-aachen.de/avt.svt/public/thirdparty/json.git +[submodule "dep/mcpp"] + path = dep/mcpp + url = https://git.rwth-aachen.de/avt.svt/public/thirdparty/mcpp.git diff --git a/dep/mcpp b/dep/mcpp index 34223a476f89103365b6ffc5045a4febb97db992..a67787cbc7310ce5d9aa104e6c619875110713d0 160000 --- a/dep/mcpp +++ b/dep/mcpp @@ -1 +1 @@ -Subproject commit 34223a476f89103365b6ffc5045a4febb97db992 +Subproject commit a67787cbc7310ce5d9aa104e6c619875110713d0