diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-18 21:07:28 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-18 21:08:45 +0100 |
| commit | 57f45127f8be2719b18c34e8f66364101d6b9684 (patch) | |
| tree | fec7300b3dc4564c28c6d03790b718f3dfd5c362 /.gitmodules | |
| parent | 20ea2af0cc4517e47a2cd95f95c45b1c43f0734e (diff) | |
feat: new commits in necti, nekernel. working on install program.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index dc164d4..ee1a089 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "docs/openknowledge"] path = docs/openknowledge url = git@github.com:nekernel-org/openknowledge.git +[submodule "lib/libocl"] + path = lib/libocl + url = git@github.com:amlel-el-mahrouss/ocl.git |
