mirror of
https://github.com/ZeusWPI/Advent-of-Code-Aggregator.git
synced 2024-11-22 14:51:11 +01:00
add fbegyn and mreadis to the benchmark
This commit is contained in:
parent
f691cfb4ca
commit
f2fd7e0cdd
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -134,3 +134,9 @@
|
||||||
[submodule "2022/hvdncamp"]
|
[submodule "2022/hvdncamp"]
|
||||||
path = 2022/hvdncamp
|
path = 2022/hvdncamp
|
||||||
url = https://github.com/hvdncamp/adventofcode-2022
|
url = https://github.com/hvdncamp/adventofcode-2022
|
||||||
|
[submodule "2022/fbegyn"]
|
||||||
|
path = 2022/fbegyn
|
||||||
|
url = https://github.com/fbegyn/aoc2022
|
||||||
|
[submodule "2022/mraedis"]
|
||||||
|
path = 2022/mraedis
|
||||||
|
url = https://github.com/Mraedis/AoC2022
|
||||||
|
|
1
2022/fbegyn
Submodule
1
2022/fbegyn
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1853cedb2c3680c1c94aaaee729d8aa054a7d217
|
1
2022/mraedis
Submodule
1
2022/mraedis
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 059daf8909d2c7d9a01403ec33dd54d751252df4
|
Loading…
Reference in a new issue