diff --git a/.gitmodules b/.gitmodules index 853c4c86..fd4b0f93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,3 +41,6 @@ [submodule "johan1a-clojure"] path = johan1a-clojure url = git@github.com:johan1a/adventofcode2016.git +[submodule "LinAGKar-rust"] + path = LinAGKar-rust + url = https://github.com/LinAGKar/advent-of-code-2016-rust.git diff --git a/LinAGKar-rust b/LinAGKar-rust new file mode 160000 index 00000000..40d2d6e8 --- /dev/null +++ b/LinAGKar-rust @@ -0,0 +1 @@ +Subproject commit 40d2d6e87e7ca7fa04978679dd7e7b4c6d8de580