From cc7f2ef4bf3ed0b1dca6008da05dc2770df389cf Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Sun, 16 Mar 2025 23:48:59 +0000 Subject: [PATCH] Add wapp as submodule --- .gitmodules | 3 +++ intern/wapp | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 intern/wapp diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2429082 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "intern/wapp"] + path = intern/wapp + url = git@git.thewizardapprentice.com:abdelrahman/wizapp-stdlib diff --git a/intern/wapp b/intern/wapp new file mode 160000 index 0000000..d661312 --- /dev/null +++ b/intern/wapp @@ -0,0 +1 @@ +Subproject commit d661312cfa8023405b2bc369b174cbc05613d983