diff --git a/.gitmodules b/.gitmodules index 60710ad..02fa09e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "Arthur_Swamp"] path = Arthur_Swamp url = https://github.com/AWerbrouck/AOC2020 +[submodule "Lode"] + path = Lode + url = https://github.com/Bond-009/advent-of-code-2020.git diff --git a/Lode b/Lode new file mode 160000 index 0000000..6e5d35c --- /dev/null +++ b/Lode @@ -0,0 +1 @@ +Subproject commit 6e5d35cd0a349b880dd39d13de0f5640f2e05ea2