|
|
@@ -170,6 +170,10 @@
|
|
|
path = libs/mpl
|
|
|
url = ../mpl.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
+[submodule "numeric_conversion"]
|
|
|
+ path = libs/numeric/conversion
|
|
|
+ url = ../numeric_conversion.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "exception"]
|
|
|
path = libs/exception
|
|
|
url = ../exception.git
|