From ed8433c8d3e867ebcc9b919059efbf7909f1c498 Mon Sep 17 00:00:00 2001 From: aleylara Date: Mon, 21 Feb 2022 20:57:55 +1100 Subject: Add submodule Papyrus --- .gitmodules | 3 +++ Papyrus | 1 + 2 files changed, 4 insertions(+) create mode 160000 Papyrus diff --git a/.gitmodules b/.gitmodules index 792a463..f4f51a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,6 @@ [submodule "stirring"] path = stirring url = https://github.com/hansliu/pelican-stirring.git +[submodule "Papyrus"] + path = Papyrus + url = https://github.com/aleylara/Papyrus diff --git a/Papyrus b/Papyrus new file mode 160000 index 0000000..a4ae976 --- /dev/null +++ b/Papyrus @@ -0,0 +1 @@ +Subproject commit a4ae976473ea7a36496b4f1196829f953fe0e303 -- cgit