From 9a654210b5cbc71b42f63f96a2846c82cc4e176c Mon Sep 17 00:00:00 2001 From: FKD13 Date: Wed, 1 Dec 2021 13:32:20 +0100 Subject: [PATCH] francis. --- .gitmodules | 3 +++ 2021/Francis. | 1 + README.md | 1 + 3 files changed, 5 insertions(+) create mode 160000 2021/Francis. diff --git a/.gitmodules b/.gitmodules index 6f7be62..1149d9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -98,3 +98,6 @@ [submodule "2021/SWAMP"] path = 2021/SWAMP url = https://github.com/AWerbrouck/AoC +[submodule "2021/Francis."] + path = 2021/Francis. + url = https://github.com/FKD13/AoC2021.git diff --git a/2021/Francis. b/2021/Francis. new file mode 160000 index 0000000..0e17b05 --- /dev/null +++ b/2021/Francis. @@ -0,0 +1 @@ +Subproject commit 0e17b0502e513ee83ab5f3e812faf1304fced65a diff --git a/README.md b/README.md index 31a829e..b5a431f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ | Bond-009 | https://github.com/Bond-009/advent-of-code-2021 | Rust | | Timpy | https://github.com/timodw/aoc_2021 | Python/Numpy| | Swambino | https://github.com/AWerbrouck/AoC | py &mss rust| +| Francis. | https://github.com/FKD13/AoC2021.git | Prolog | * repo clonen: