diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-08 15:26:11 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-08 15:26:11 +0100 |
| commit | b4bcdc8482f8deae2d25018b4f91593570cf9cf5 (patch) | |
| tree | 7d989bda9f09274e7235087a6bd1e7ec3cb4ba9d /dev/LibCompiler/src/String.cc | |
| parent | 0350589847a0a5bbce5556a62ea5f5df7de29641 (diff) | |
ADD: Assembler frontend tweaks and other refactors.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/LibCompiler/src/String.cc')
| -rw-r--r-- | dev/LibCompiler/src/String.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibCompiler/src/String.cc b/dev/LibCompiler/src/String.cc index 4ed19be..1ecbd7a 100644 --- a/dev/LibCompiler/src/String.cc +++ b/dev/LibCompiler/src/String.cc @@ -14,7 +14,7 @@ * @version 0.2 * @date 2024-01-23 * - * @copyright Copyright (c) Amlal EL Mahrouss. + * @copyright Copyright (c) Amlal EL Mahrouss * */ |
