diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-17 14:55:43 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-17 14:56:39 +0100 |
| commit | e07305cd2fa4105ddb1831d00b8450ad9cc44586 (patch) | |
| tree | 30ff4af5bb0c40c0380dac949935ce7715942cef /.gitmodules | |
| parent | 35c9ffbf2ffdc8a0e1a67e76bef311f5beb8e990 (diff) | |
chore: library updates and updated PROPOSAl.md.
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 6aa4641..a01c048 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "libs/fix"] path = libs/fix url = https://github.com/ocl-org/fix.git +[submodule "libs/tproc"] + path = libs/tproc + url = git@github.com:ocl-org/tproc.git |
