diff --git a/.gitmodules b/.gitmodules index cef347526..b0a9a7e55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ -[submodule "NODLib"] - path = NODLib - url = https://github.com/AxioDL/NODLib.git [submodule "hecl"] path = hecl url = https://github.com/AxioDL/hecl.git -[submodule "libSpecter"] - path = libSpecter - url = https://github.com/AxioDL/libSpecter.git +[submodule "specter"] + path = specter + url = https://github.com/AxioDL/specter.git +[submodule "nod"] + path = nod + url = https://github.com/AxioDL/nod.git diff --git a/NODLib b/NODLib deleted file mode 160000 index 4adfa71c2..000000000 --- a/NODLib +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4adfa71c2f2cfed5709ae77a536ffcd927ee7e2e diff --git a/hecl b/hecl index 9611e3ace..6158f4410 160000 --- a/hecl +++ b/hecl @@ -1 +1 @@ -Subproject commit 9611e3ace238f580570f1449142d3ef2f040ed72 +Subproject commit 6158f44103efec1372f0a98d5c6268ff528f52ac diff --git a/libSpecter b/libSpecter deleted file mode 160000 index a7c11c72d..000000000 --- a/libSpecter +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a7c11c72d2d97e680b0f595fa57649545cc53d13 diff --git a/nod b/nod new file mode 160000 index 000000000..7320b76ff --- /dev/null +++ b/nod @@ -0,0 +1 @@ +Subproject commit 7320b76ff45b74c1f25b53bfe78255c178168da0 diff --git a/specter b/specter new file mode 160000 index 000000000..cfb3cd8c7 --- /dev/null +++ b/specter @@ -0,0 +1 @@ +Subproject commit cfb3cd8c74d0fb0fbc9c37a523b96fd5d2791db4