From 6454cf3eaf2daf91e2c7c6c876596afee3f70839 Mon Sep 17 00:00:00 2001
From: Alexandre Guillemot <alexandre.guillemot@inria.fr>
Date: Thu, 20 Feb 2025 16:23:39 +0100
Subject: [PATCH] add algpath

---
 .gitmodules      | 4 ++++
 packages/algpath | 1 +
 2 files changed, 5 insertions(+)
 create mode 160000 packages/algpath

diff --git a/.gitmodules b/.gitmodules
index e69de29b..4289296a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "packages/algpath"]
+	path = packages/algpath
+	url = https://gitlab.inria.fr/numag/algpath.git
+	branch = dev
diff --git a/packages/algpath b/packages/algpath
new file mode 160000
index 00000000..996e2eff
--- /dev/null
+++ b/packages/algpath
@@ -0,0 +1 @@
+Subproject commit 996e2eff80d36250a54a05911e61198cf6ca4e98
-- 
GitLab