Peter Dimov 7 лет назад
Родитель
Сommit
d2c089018d
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/parameter_python

+ 4 - 0
.gitmodules

@@ -566,3 +566,7 @@
 	path = libs/safe_numerics
 	url = ../safe_numerics.git
 	fetchRecurseSubmodules = on-demand
+[submodule "parameter_python"]
+	path = libs/parameter_python
+	url = ../parameter_python.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/parameter_python

@@ -0,0 +1 @@
+Subproject commit 2161ba7c24bd224e0886d0bb7424f7f783f7d773

粤ICP备19079148号