diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-10 12:08:19 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-10 12:08:19 +0200 |
| commit | f0a21e78764fd17747033b596b640bbcaf517f49 (patch) | |
| tree | 564ef37556e9a0c351a5aea874a1e315e67d8d9b /lib/fix/parser.hpp | |
| parent | 1c4bcb0ca012bebe7c7b9408aa85bb5b089e4619 (diff) | |
feat&fix: Reorganize library, and remove junk CMake files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'lib/fix/parser.hpp')
| -rw-r--r-- | lib/fix/parser.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fix/parser.hpp b/lib/fix/parser.hpp index bca5353..f643241 100644 --- a/lib/fix/parser.hpp +++ b/lib/fix/parser.hpp @@ -1,6 +1,6 @@ /* * File: fix/parser.hpp - * Purpose: Financial Information Protocol parser implementation in C++. + * Purpose: Financial Information Exchange parser in C++ * Author: Amlal El Mahrouss (founder@snu.systems) * Copyright 2025, Amlal El Mahrouss and SNU Systems Corp all rights reserved. */ |
