瀏覽代碼

Extract container_hash from functional (#176)

Daniel James 8 年之前
父節點
當前提交
d8eab912ed
共有 3 個文件被更改,包括 6 次插入1 次删除
  1. 4 0
      .gitmodules
  2. 1 0
      libs/container_hash
  3. 1 1
      libs/functional

+ 4 - 0
.gitmodules

@@ -550,3 +550,7 @@
 	path = tools/check_build
 	url = ../check_build.git
 	fetchRecurseSubmodules = on-demand
+[submodule "container_hash"]
+	path = libs/container_hash
+	url = ../container_hash.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/container_hash

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

+ 1 - 1
libs/functional

@@ -1 +1 @@
-Subproject commit ac30c5d1b2a1c5f491c536e21e8b068e4c941203
+Subproject commit 3f2ef9b7263978995d799b1dfb20309fe5c9d90f

粤ICP备19079148号