diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-04 06:12:03 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-04 06:15:20 -0500 |
| commit | 3c1fec18cc1d11d247cfd0bd23c199ea65f3d7bd (patch) | |
| tree | 81a7e6bd2264f0e2740a74be05aa708c53f01000 /README.md | |
chore: OCL.FIX module, initial commit.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..f691a58 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# OCL.Core + +[](LICENSE) + +FIX module from the OCL. + +## Requirements: + +The OCL requires the following: + +- [Boost](https://www.boost.org/) +- [Clang](https://clang.llvm.org/) +- [CMake](https://cmake.org/) +- [Git](https://git-scm.com/) +- OCL.Core + +##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License. |
