From 42cf74aaea5912c7fc8cef112ab05750dd8c6d27 Mon Sep 17 00:00:00 2001 From: otthorn Date: Sun, 4 Apr 2021 13:11:57 +0200 Subject: [PATCH] :heavy_plus_sign: Add re2o API submodule --- .gitmodules | 3 +++ re2oapi | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 re2oapi diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ea04758 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "re2oapi"] + path = re2oapi + url = https://gitlab.federez.net/re2o/re2oapi/ diff --git a/re2oapi b/re2oapi new file mode 160000 index 0000000..729cfcb --- /dev/null +++ b/re2oapi @@ -0,0 +1 @@ +Subproject commit 729cfcb7acbf669a11e507f55b326d87178628d5