From 33f602fd7edfa6f3d53a16e99027e3c81f6d8c9c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 2 Dec 2023 21:38:12 -0500 Subject: Output, and puzzle reduction --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 52f3598..8c61629 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "vendor/hkutil"] path = vendor/hkutil url = https://git.fourisland.com/hkutil +[submodule "generator/vendor/fmt"] + path = generator/vendor/fmt + url = https://github.com/fmtlib/fmt -- cgit 1.4.1