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

+ 4 - 0
.gitmodules

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

+ 1 - 0
libs/yap

@@ -0,0 +1 @@
+Subproject commit 7c2a36bb2da43ee7ee24c7bcf1b2dcde19c83a35

粤ICP备19079148号