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

+ 5 - 0
.gitmodules

@@ -728,3 +728,8 @@
 	url = ../outcome.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "histogram"]
+	path = libs/histogram
+	url = ../histogram.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/histogram

@@ -0,0 +1 @@
+Subproject commit 718952e589ac3b6c9b16be218cd5fec34b2a5f3a

粤ICP备19079148号