From 1d3e2b0146d01cb57bb80e55bb033f47fa63daf1 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 5 Jul 2025 20:51:26 +0200 Subject: feat: `fix/` directory category. Signed-off-by: Amlal El Mahrouss --- examples/cgi/cgi.cc | 2 +- examples/equiv/equiv.cc | 1 - examples/fix/fix.cc | 2 +- lib/fix.hpp | 100 --------------------------------------------- lib/fix/parser.hpp | 106 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 108 insertions(+), 103 deletions(-) delete mode 100644 lib/fix.hpp create mode 100644 lib/fix/parser.hpp diff --git a/examples/cgi/cgi.cc b/examples/cgi/cgi.cc index a0294ab..5586410 100644 --- a/examples/cgi/cgi.cc +++ b/examples/cgi/cgi.cc @@ -14,7 +14,7 @@ const std::string g_not_found = R"( - Uh Oh! + error | snu-lib