From 8efdd3d26969db25ec113e94c5d2bb66373efaa0 Mon Sep 17 00:00:00 2001 From: Martin Michalec Date: Sun, 22 Feb 2026 02:56:50 +0300 Subject: add implementation --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4cce083 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/cmmm/dynamic-array"] + path = vendor/cmmm/dynamic-array + url = https://git.michalec.dev/dynamic-array -- cgit v1.3