From ed201d882c4c6e5590fe0faaf1a6e67a402362aa Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 14 Jul 2021 20:17:07 -0700 Subject: [PATCH] Move Plang to lib/Plang --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c91d1c46..0e38d0ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Plang"] - path = Plang + path = lib/Plang url = https://github.com/pragma-/Plang