Sfoglia il codice sorgente

Add submodule property_map_parallel

Peter Dimov 4 anni fa
parent
commit
5c63b874ff
2 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 5 0
      .gitmodules
  2. 1 0
      libs/property_map_parallel

+ 5 - 0
.gitmodules

@@ -788,3 +788,8 @@
 	url = ../lambda2.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "property_map_parallel"]
+	path = libs/property_map_parallel
+	url = ../property_map_parallel.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/property_map_parallel

@@ -0,0 +1 @@
+Subproject commit d9e19fc927104d52f9ae704705d54f605355baac

粤ICP备19079148号