Explorar o código

Add submodule decimal

Peter Dimov hai 3 meses
pai
achega
2a2e786233
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 5 0
      .gitmodules
  2. 1 0
      libs/decimal

+ 5 - 0
.gitmodules

@@ -853,3 +853,8 @@
 	url = ../openmethod.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "decimal"]
+	path = libs/decimal
+	url = ../decimal.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/decimal

@@ -0,0 +1 @@
+Subproject commit 3a0a81be9735b0424e18ac0a02f9a26a407b8b4d

粤ICP备19079148号