diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-21 15:38:31 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-21 15:38:31 -0800 |
commit | 5332c131c280790bd9fdcf49db62e3c518eb77ba (patch) | |
tree | d53aa988b7c3161aa894f9a28f78106f37b71fa1 | |
parent | cdc3e8459a6ced362ff8782f4a320377b7f7c113 (diff) |
fixed?
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | stemlib | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d8da1e4..cf2ae3c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "doxygen-awesome-css"] path = doxygen-awesome-css url = https://github.com/jothepro/doxygen-awesome-css.git +[submodule "stemlib"] + path = stemlib + url = git@github.com:ret2pop/stemlib diff --git a/stemlib b/stemlib new file mode 160000 +Subproject 5e69f8515fac7f7975cc30364bcac28cf0d5578 |