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

Initial submission to Boost.

[SVN r13915]
Ronald Garcia пре 24 година
родитељ
комит
a084547aa8
2 измењених фајлова са 5 додато и 0 уклоњено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/multi_array

+ 4 - 0
.gitmodules

@@ -130,6 +130,10 @@
 	path = libs/bind
 	url = ../bind.git
 	fetchRecurseSubmodules = on-demand
+[submodule "multi_array"]
+	path = libs/multi_array
+	url = ../multi_array.git
+	fetchRecurseSubmodules = on-demand
 [submodule "preprocessor"]
 	path = libs/preprocessor
 	url = ../preprocessor.git

+ 1 - 0
libs/multi_array

@@ -0,0 +1 @@
+Subproject commit 685b7e4c373ad32053b36035484b777ee5f55684

粤ICP备19079148号