diff --git a/.gitmodules b/.gitmodules index c95a94618..0e5b7dba9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -57,9 +57,15 @@ [submodule "deps/dirty_booleans"] path = deps/dirty_booleans url = https://github.com/mosteo/dirty_booleans +[submodule "deps/compare_to_case"] + path = deps/compare_to_case + url = https://github.com/mosteo/compare_to_case [submodule "deps/den"] path = deps/den url = https://github.com/mosteo/den [submodule "deps/cstrings"] path = deps/cstrings url = https://github.com/mosteo/cstrings +[submodule "deps/lml"] + path = deps/lml + url = https://github.com/mosteo/lml