From d3e8b5888cfc379957494891b92bad1fceaa3be0 Mon Sep 17 00:00:00 2001 From: Waylon Jepsen Date: Wed, 21 Feb 2024 09:48:58 -0700 Subject: [PATCH] forge install: DFMM --- .gitmodules | 3 +++ lib/DFMM | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/DFMM diff --git a/.gitmodules b/.gitmodules index 8bcd2463a..1ad7987a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = lib/solstat url = https://github.com/primitivefinance/solstat branch = "update-forge-std" +[submodule "lib/DFMM"] + path = lib/DFMM + url = https://github.com/primitivefinance/DFMM diff --git a/lib/DFMM b/lib/DFMM new file mode 160000 index 000000000..bf1363883 --- /dev/null +++ b/lib/DFMM @@ -0,0 +1 @@ +Subproject commit bf1363883b35fcb9c89f2220388f095e632db6b6