From: Mike Lowis Date: Fri, 20 Nov 2015 14:14:17 +0000 (-0500) Subject: Removed submodules X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=4aad743b3d01062eb967eab5f90280add6111d33;p=proto%2Fsclpl.git Removed submodules --- diff --git a/.gitmodules b/.gitmodules index 469edfd..7012a59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,3 @@ [submodule "build-system"] - path = build-system - url = https://github.com/mikedlowis/build-system.git -[submodule "modules/libcds"] - path = modules/libcds - url = https://github.com/mikedlowis/data-structures.git -[submodule "modules/libopts"] - path = modules/libopts - url = https://github.com/mikedlowis/opts.git -[submodule "modules/atf"] - path = modules/atf - url = https://github.com/mikedlowis/atf.git + path = build-system + url = https://github.com/mikedlowis/build-system.git