|
|
@@ -246,6 +246,10 @@
|
|
|
path = libs/algorithm
|
|
|
url = ../algorithm.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
+[submodule "typeof"]
|
|
|
+ path = libs/typeof
|
|
|
+ url = ../typeof.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "ptr_container"]
|
|
|
path = libs/ptr_container
|
|
|
url = ../ptr_container.git
|