瀏覽代碼

Add submodule decimal

Peter Dimov 2 月之前
父節點
當前提交
2a2e786233
共有 2 個文件被更改,包括 6 次插入0 次删除
  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号