diff --git a/.gitmodules b/.gitmodules index eb11653..b888938 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "lib/cel-thesis"] path = lib/cel-thesis 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 diff --git a/lib/latex-common b/lib/latex-common new file mode 160000 index 0000000..bded242 --- /dev/null +++ b/lib/latex-common @@ -0,0 +1 @@ +Subproject commit bded242752b51c685fd6ed21a3506733476d5842