From 19404bae62172f7a06a8d3c4e322c5ee176df514 Mon Sep 17 00:00:00 2001 From: ToshihideMaskawa Date: Sun, 14 Dec 2025 08:58:54 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90AL-1=E3=80=91=E3=80=8CToolChain?= =?UTF-8?q?=E3=80=8D=E3=82=B5=E3=83=96=E3=83=A2=E3=82=B8=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E3=83=AB=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++++ ToolChain | 1 + 2 files changed, 5 insertions(+) create mode 160000 ToolChain diff --git a/.gitmodules b/.gitmodules index 3a40aa3f..6d991b3d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = Alice url = git@github.com:hananiahhsu/Alice.git branch = main +[submodule "ToolChain"] + url = git@github.com:ToshihideMaskawa/ToolChain.git + path = ToolChain + branch = main diff --git a/ToolChain b/ToolChain new file mode 160000 index 00000000..44cf9e5a --- /dev/null +++ b/ToolChain @@ -0,0 +1 @@ +Subproject commit 44cf9e5a0b0e6ef8c8f5a6145b0e57dfbddb949e