diff --git a/.gitmodules b/.gitmodules index c03db4b..a7233c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "src/Utility"] path = src/Utility url = https://github.com/McSCert/Simulink-Utility.git +[submodule "src/LineToGotoFrom"] + path = src/LineToGotoFrom + url = https://github.com/McSCert/LineToGotoFrom.git diff --git a/src/LineToGotoFrom b/src/LineToGotoFrom new file mode 160000 index 0000000..a0fe08e --- /dev/null +++ b/src/LineToGotoFrom @@ -0,0 +1 @@ +Subproject commit a0fe08ed5265e5a095783efdd44a48c499f7ef11