|
2 | 2 | path = libs/smart_ptr
|
3 | 3 | url = ../smart_ptr.git
|
4 | 4 | fetchRecurseSubmodules = on-demand
|
| 5 | +[submodule "xpressive"] |
| 6 | + path = libs/xpressive |
| 7 | + url = ../xpressive.git |
| 8 | + fetchRecurseSubmodules = on-demand |
| 9 | +[submodule "functional"] |
| 10 | + path = libs/functional |
| 11 | + url = ../functional.git |
| 12 | + fetchRecurseSubmodules = on-demand |
| 13 | +[submodule "mpl"] |
| 14 | + path = libs/mpl |
| 15 | + url = ../mpl.git |
| 16 | + fetchRecurseSubmodules = on-demand |
| 17 | +[submodule "program_options"] |
| 18 | + path = libs/program_options |
| 19 | + url = ../program_options.git |
| 20 | + fetchRecurseSubmodules = on-demand |
| 21 | +[submodule "conversion"] |
| 22 | + path = libs/conversion |
| 23 | + url = ../conversion.git |
| 24 | + fetchRecurseSubmodules = on-demand |
| 25 | +[submodule "detail"] |
| 26 | + path = libs/detail |
| 27 | + url = ../detail.git |
| 28 | + fetchRecurseSubmodules = on-demand |
| 29 | +[submodule "function"] |
| 30 | + path = libs/function |
| 31 | + url = ../function.git |
| 32 | + fetchRecurseSubmodules = on-demand |
| 33 | +[submodule "compatibility"] |
| 34 | + path = libs/compatibility |
| 35 | + url = ../compatibility.git |
| 36 | + fetchRecurseSubmodules = on-demand |
| 37 | +[submodule "wave"] |
| 38 | + path = libs/wave |
| 39 | + url = ../wave.git |
| 40 | + fetchRecurseSubmodules = on-demand |
| 41 | +[submodule "lambda"] |
| 42 | + path = libs/lambda |
| 43 | + url = ../lambda.git |
| 44 | + fetchRecurseSubmodules = on-demand |
| 45 | +[submodule "foreach"] |
| 46 | + path = libs/foreach |
| 47 | + url = ../foreach.git |
| 48 | + fetchRecurseSubmodules = on-demand |
| 49 | +[submodule "thread"] |
| 50 | + path = libs/thread |
| 51 | + url = ../thread.git |
| 52 | + fetchRecurseSubmodules = on-demand |
| 53 | +[submodule "utility"] |
| 54 | + path = libs/utility |
| 55 | + url = ../utility.git |
| 56 | + fetchRecurseSubmodules = on-demand |
| 57 | +[submodule "bind"] |
| 58 | + path = libs/bind |
| 59 | + url = ../bind.git |
| 60 | + fetchRecurseSubmodules = on-demand |
| 61 | +[submodule "optional"] |
| 62 | + path = libs/optional |
| 63 | + url = ../optional.git |
| 64 | + fetchRecurseSubmodules = on-demand |
| 65 | +[submodule "graph"] |
| 66 | + path = libs/graph |
| 67 | + url = ../graph.git |
| 68 | + fetchRecurseSubmodules = on-demand |
| 69 | +[submodule "config"] |
| 70 | + path = libs/config |
| 71 | + url = ../config.git |
| 72 | + fetchRecurseSubmodules = on-demand |
| 73 | +[submodule "dynamic_bitset"] |
| 74 | + path = libs/dynamic_bitset |
| 75 | + url = ../dynamic_bitset.git |
| 76 | + fetchRecurseSubmodules = on-demand |
| 77 | +[submodule "signals"] |
| 78 | + path = libs/signals |
| 79 | + url = ../signals.git |
| 80 | + fetchRecurseSubmodules = on-demand |
| 81 | +[submodule "preprocessor"] |
| 82 | + path = libs/preprocessor |
| 83 | + url = ../preprocessor.git |
| 84 | + fetchRecurseSubmodules = on-demand |
| 85 | +[submodule "variant"] |
| 86 | + path = libs/variant |
| 87 | + url = ../variant.git |
| 88 | + fetchRecurseSubmodules = on-demand |
| 89 | +[submodule "multi_array"] |
| 90 | + path = libs/multi_array |
| 91 | + url = ../multi_array.git |
| 92 | + fetchRecurseSubmodules = on-demand |
| 93 | +[submodule "random"] |
| 94 | + path = libs/random |
| 95 | + url = ../random.git |
| 96 | + fetchRecurseSubmodules = on-demand |
| 97 | +[submodule "date_time"] |
| 98 | + path = libs/date_time |
| 99 | + url = ../date_time.git |
| 100 | + fetchRecurseSubmodules = on-demand |
| 101 | +[submodule "parameter"] |
| 102 | + path = libs/parameter |
| 103 | + url = ../parameter.git |
| 104 | + fetchRecurseSubmodules = on-demand |
| 105 | +[submodule "iterator"] |
| 106 | + path = libs/iterator |
| 107 | + url = ../iterator.git |
| 108 | + fetchRecurseSubmodules = on-demand |
| 109 | +[submodule "assign"] |
| 110 | + path = libs/assign |
| 111 | + url = ../assign.git |
| 112 | + fetchRecurseSubmodules = on-demand |
| 113 | +[submodule "graph_parallel"] |
| 114 | + path = libs/graph_parallel |
| 115 | + url = ../graph_parallel.git |
| 116 | + fetchRecurseSubmodules = on-demand |
| 117 | +[submodule "multi_index"] |
| 118 | + path = libs/multi_index |
| 119 | + url = ../multi_index.git |
| 120 | + fetchRecurseSubmodules = on-demand |
| 121 | +[submodule "disjoint_sets"] |
| 122 | + path = libs/disjoint_sets |
| 123 | + url = ../disjoint_sets.git |
| 124 | + fetchRecurseSubmodules = on-demand |
| 125 | +[submodule "interval"] |
| 126 | + path = libs/numeric/interval |
| 127 | + url = ../interval.git |
| 128 | + fetchRecurseSubmodules = on-demand |
| 129 | +[submodule "type_traits"] |
| 130 | + path = libs/type_traits |
| 131 | + url = ../type_traits.git |
| 132 | + fetchRecurseSubmodules = on-demand |
| 133 | +[submodule "numeric_conversion"] |
| 134 | + path = libs/numeric/conversion |
| 135 | + url = ../numeric_conversion.git |
| 136 | + fetchRecurseSubmodules = on-demand |
| 137 | +[submodule "ublas"] |
| 138 | + path = libs/numeric/ublas |
| 139 | + url = ../ublas.git |
| 140 | + fetchRecurseSubmodules = on-demand |
| 141 | +[submodule "io"] |
| 142 | + path = libs/io |
| 143 | + url = ../io.git |
| 144 | + fetchRecurseSubmodules = on-demand |
| 145 | +[submodule "tokenizer"] |
| 146 | + path = libs/tokenizer |
| 147 | + url = ../tokenizer.git |
| 148 | + fetchRecurseSubmodules = on-demand |
| 149 | +[submodule "spirit"] |
| 150 | + path = libs/spirit |
| 151 | + url = ../spirit.git |
| 152 | + fetchRecurseSubmodules = on-demand |
| 153 | +[submodule "property_map"] |
| 154 | + path = libs/property_map |
| 155 | + url = ../property_map.git |
| 156 | + fetchRecurseSubmodules = on-demand |
| 157 | +[submodule "filesystem"] |
| 158 | + path = libs/filesystem |
| 159 | + url = ../filesystem.git |
| 160 | + fetchRecurseSubmodules = on-demand |
| 161 | +[submodule "math"] |
| 162 | + path = libs/math |
| 163 | + url = ../math.git |
| 164 | + fetchRecurseSubmodules = on-demand |
| 165 | +[submodule "integer"] |
| 166 | + path = libs/integer |
| 167 | + url = ../integer.git |
| 168 | + fetchRecurseSubmodules = on-demand |
| 169 | +[submodule "test"] |
| 170 | + path = libs/test |
| 171 | + url = ../test.git |
| 172 | + fetchRecurseSubmodules = on-demand |
| 173 | +[submodule "ptr_container"] |
| 174 | + path = libs/ptr_container |
| 175 | + url = ../ptr_container.git |
| 176 | + fetchRecurseSubmodules = on-demand |
| 177 | +[submodule "pool"] |
| 178 | + path = libs/pool |
| 179 | + url = ../pool.git |
| 180 | + fetchRecurseSubmodules = on-demand |
| 181 | +[submodule "format"] |
| 182 | + path = libs/format |
| 183 | + url = ../format.git |
| 184 | + fetchRecurseSubmodules = on-demand |
| 185 | +[submodule "concept_check"] |
| 186 | + path = libs/concept_check |
| 187 | + url = ../concept_check.git |
| 188 | + fetchRecurseSubmodules = on-demand |
| 189 | +[submodule "range"] |
| 190 | + path = libs/range |
| 191 | + url = ../range.git |
| 192 | + fetchRecurseSubmodules = on-demand |
| 193 | +[submodule "timer"] |
| 194 | + path = libs/timer |
| 195 | + url = ../timer.git |
| 196 | + fetchRecurseSubmodules = on-demand |
| 197 | +[submodule "static_assert"] |
| 198 | + path = libs/static_assert |
| 199 | + url = ../static_assert.git |
| 200 | + fetchRecurseSubmodules = on-demand |
| 201 | +[submodule "tuple"] |
| 202 | + path = libs/tuple |
| 203 | + url = ../tuple.git |
| 204 | + fetchRecurseSubmodules = on-demand |
| 205 | +[submodule "logic"] |
| 206 | + path = libs/logic |
| 207 | + url = ../logic.git |
| 208 | + fetchRecurseSubmodules = on-demand |
| 209 | +[submodule "typeof"] |
| 210 | + path = libs/typeof |
| 211 | + url = ../typeof.git |
| 212 | + fetchRecurseSubmodules = on-demand |
| 213 | +[submodule "tr1"] |
| 214 | + path = libs/tr1 |
| 215 | + url = ../tr1.git |
| 216 | + fetchRecurseSubmodules = on-demand |
| 217 | +[submodule "exception"] |
| 218 | + path = libs/exception |
| 219 | + url = ../exception.git |
| 220 | + fetchRecurseSubmodules = on-demand |
| 221 | +[submodule "crc"] |
| 222 | + path = libs/crc |
| 223 | + url = ../crc.git |
| 224 | + fetchRecurseSubmodules = on-demand |
| 225 | +[submodule "array"] |
| 226 | + path = libs/array |
| 227 | + url = ../array.git |
| 228 | + fetchRecurseSubmodules = on-demand |
| 229 | +[submodule "any"] |
| 230 | + path = libs/any |
| 231 | + url = ../any.git |
| 232 | + fetchRecurseSubmodules = on-demand |
| 233 | +[submodule "rational"] |
| 234 | + path = libs/rational |
| 235 | + url = ../rational.git |
| 236 | + fetchRecurseSubmodules = on-demand |
| 237 | +[submodule "compose"] |
| 238 | + path = libs/compose |
| 239 | + url = ../compose.git |
| 240 | + fetchRecurseSubmodules = on-demand |
| 241 | +[submodule "statechart"] |
| 242 | + path = libs/statechart |
| 243 | + url = ../statechart.git |
| 244 | + fetchRecurseSubmodules = on-demand |
| 245 | +[submodule "algorithm"] |
| 246 | + path = libs/algorithm |
| 247 | + url = ../algorithm.git |
| 248 | + fetchRecurseSubmodules = on-demand |
| 249 | +[submodule "iostreams"] |
| 250 | + path = libs/iostreams |
| 251 | + url = ../iostreams.git |
| 252 | + fetchRecurseSubmodules = on-demand |
| 253 | +[submodule "build"] |
| 254 | + path = tools/build |
| 255 | + url = ../build.git |
| 256 | + fetchRecurseSubmodules = on-demand |
| 257 | +[submodule "boostbook"] |
| 258 | + path = tools/boostbook |
| 259 | + url = ../boostbook.git |
| 260 | + fetchRecurseSubmodules = on-demand |
| 261 | +[submodule "bcp"] |
| 262 | + path = tools/bcp |
| 263 | + url = ../bcp.git |
| 264 | + fetchRecurseSubmodules = on-demand |
| 265 | +[submodule "inspect"] |
| 266 | + path = tools/inspect |
| 267 | + url = ../inspect.git |
| 268 | + fetchRecurseSubmodules = on-demand |
| 269 | +[submodule "quickbook"] |
| 270 | + path = tools/quickbook |
| 271 | + url = ../quickbook.git |
| 272 | + fetchRecurseSubmodules = on-demand |
| 273 | +[submodule "serialization"] |
| 274 | + path = libs/serialization |
| 275 | + url = ../serialization.git |
| 276 | + fetchRecurseSubmodules = on-demand |
| 277 | +[submodule "regex"] |
| 278 | + path = libs/regex |
| 279 | + url = ../regex.git |
| 280 | + fetchRecurseSubmodules = on-demand |
| 281 | +[submodule "python"] |
| 282 | + path = libs/python |
| 283 | + url = ../python.git |
| 284 | + fetchRecurseSubmodules = on-demand |
0 commit comments