diff --git a/.gitmodules b/.gitmodules index 8a78c5bc3aadd26e6ea7a4d785f997fc4c200c02..d5e4a264caeac7866b457cd9d28d26f3709ec007 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26,3 +26,7 @@ path = ttcn/LibIts url = ../../LIBS/LibIts.git branch = master +[submodule "master_ttcn/LibCommon"] + path = ttcn/LibCommon + url = ../../LIBS/LibCommon.git + branch = v1.4.0 diff --git a/ttcn/LibCommon b/ttcn/LibCommon new file mode 160000 index 0000000000000000000000000000000000000000..1c35e012cb65152abd1ab432a82d23a755c1276e --- /dev/null +++ b/ttcn/LibCommon @@ -0,0 +1 @@ +Subproject commit 1c35e012cb65152abd1ab432a82d23a755c1276e