|
|
@@ -106,6 +106,10 @@
|
|
|
path = libs/tokenizer
|
|
|
url = ../tokenizer.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
+[submodule "math"]
|
|
|
+ path = libs/math
|
|
|
+ url = ../math.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "compatibility"]
|
|
|
path = libs/compatibility
|
|
|
url = ../compatibility.git
|