From af8aec11d4689268fa3843630e6c62b5b7b15ddb Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Mon, 23 Jan 2023 12:54:01 +0200 Subject: [PATCH] forge install: prb-math v3.2.0 --- .gitmodules | 4 ++++ lib/prb-math | 1 + 2 files changed, 5 insertions(+) create mode 160000 lib/prb-math diff --git a/.gitmodules b/.gitmodules index 056afc0..bfa3983 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,7 @@ branch = "0.3.1" path = "lib/prb-test" url = "https://github.com/PaulRBerg/prb-test" +[submodule "lib/prb-math"] + path = lib/prb-math + url = https://github.com/PaulRBerg/prb-math + branch = v3.2.0 diff --git a/lib/prb-math b/lib/prb-math new file mode 160000 index 0000000..2c59739 --- /dev/null +++ b/lib/prb-math @@ -0,0 +1 @@ +Subproject commit 2c597391f16e5ada196aca3d77c81fd653574974