Просмотр исходного кода

Chrono: import from Trunk

[SVN r70369]
Vicente J. Botet Escriba 15 лет назад
Родитель
Сommit
c88ed82091
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/chrono

+ 4 - 0
.gitmodules

@@ -366,6 +366,10 @@
 	path = libs/icl
 	url = ../icl.git
 	fetchRecurseSubmodules = on-demand
+[submodule "chrono"]
+	path = libs/chrono
+	url = ../chrono.git
+	fetchRecurseSubmodules = on-demand
 [submodule "polygon"]
 	path = libs/polygon
 	url = ../polygon.git

+ 1 - 0
libs/chrono

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

粤ICP备19079148号