diff --git a/specter/.gitmodules b/specter/.gitmodules index 3cddf9b87..87c08dffd 100644 --- a/specter/.gitmodules +++ b/specter/.gitmodules @@ -1,6 +1,6 @@ [submodule "freetype2"] path = freetype2 url = https://github.com/AxioDL/freetype2 -[submodule "MathLib"] - path = MathLib - url = https://github.com/AxioDL/MathLib.git +[submodule "zeus"] + path = zeus + url = https://github.com/AxioDL/zeus.git diff --git a/specter/MathLib b/specter/zeus similarity index 100% rename from specter/MathLib rename to specter/zeus