Преглед изворни кода

adds function_types implementation

[SVN r36954]
Tobias Schwinger пре 19 година
родитељ
комит
4e2acc5e7d
2 измењених фајлова са 5 додато и 0 уклоњено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/function_types

+ 4 - 0
.gitmodules

@@ -282,6 +282,10 @@
 	path = libs/parameter
 	url = ../parameter.git
 	fetchRecurseSubmodules = on-demand
+[submodule "function_types"]
+	path = libs/function_types
+	url = ../function_types.git
+	fetchRecurseSubmodules = on-demand
 [submodule "litre"]
 	path = tools/litre
 	url = ../litre.git

+ 1 - 0
libs/function_types

@@ -0,0 +1 @@
+Subproject commit 8e1489a8dfaa006b9fa8ede4e7fb5e8b0c4743cc

粤ICP备19079148号