Add latex-common as submodule

This commit is contained in:
2026-03-26 10:50:54 +01:00
parent 12dc737537
commit 0949255d78
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "lib/cel-thesis"] [submodule "lib/cel-thesis"]
path = lib/cel-thesis path = lib/cel-thesis
url = ssh://git@100.123.176.93:2222/an.tsouchlos/cel-thesis.git url = ssh://git@100.123.176.93:2222/an.tsouchlos/cel-thesis.git
[submodule "lib/latex-common"]
path = lib/latex-common
url = ssh://git@100.123.176.93:2222/an.tsouchlos/latex-common.git

1
lib/latex-common Submodule

Submodule lib/latex-common added at bded242752