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

Add hof submodule to master (#180)

Paul Fultz II пре 8 година
родитељ
комит
c1ba1404cc
2 измењених фајлова са 5 додато и 0 уклоњено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/hof

+ 4 - 0
.gitmodules

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

+ 1 - 0
libs/hof

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

粤ICP备19079148号