From fd01a5da93327ed4b77a20f5ee814aef1c2a7ad5 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Sun, 2 Feb 2025 19:54:40 -0500 Subject: [PATCH] Correctly installed common --- .gitmodules | 3 +++ scad/common | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 scad/common diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8e4d20d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scad/common"] + path = scad/common + url = https://git.sixteenmillimeter.com/modules/common.git diff --git a/scad/common b/scad/common new file mode 160000 index 0000000..7660f46 --- /dev/null +++ b/scad/common @@ -0,0 +1 @@ +Subproject commit 7660f4605fcc780d37cec749c92bea4a20a68912