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

Import of Interval library

[SVN r16980]
Guillaume Melquiond 23 лет назад
Родитель
Сommit
39181472fe
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/numeric/interval

+ 4 - 0
.gitmodules

@@ -178,6 +178,10 @@
 	path = libs/statechart
 	path = libs/statechart
 	url = ../statechart.git
 	url = ../statechart.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
+[submodule "interval"]
+	path = libs/numeric/interval
+	url = ../interval.git
+	fetchRecurseSubmodules = on-demand
 [submodule "inspect"]
 [submodule "inspect"]
 	path = tools/inspect
 	path = tools/inspect
 	url = ../inspect.git
 	url = ../inspect.git

+ 1 - 0
libs/numeric/interval

@@ -0,0 +1 @@
+Subproject commit 21e378f40b250205a086ef202d6d602e8e4f6bcf

粤ICP备19079148号