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

Import revision 295 of the program_options library.

[SVN r22823]
Vladimir Prus пре 22 година
родитељ
комит
84b8514a41
2 измењених фајлова са 5 додато и 0 уклоњено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/program_options

+ 4 - 0
.gitmodules

@@ -214,6 +214,10 @@
 	path = libs/multi_index
 	url = ../multi_index.git
 	fetchRecurseSubmodules = on-demand
+[submodule "program_options"]
+	path = libs/program_options
+	url = ../program_options.git
+	fetchRecurseSubmodules = on-demand
 [submodule "algorithm"]
 	path = libs/algorithm
 	url = ../algorithm.git

+ 1 - 0
libs/program_options

@@ -0,0 +1 @@
+Subproject commit 196f6c0b5bcd9599150fa58a04a17eccea5d4a3a

粤ICP备19079148号