From: Dominik Kaiser Date: Mon, 10 Feb 2025 11:02:09 +0000 (+0100) Subject: Setup ex03 X-Git-Url: https://git.dkaiser.de/?a=commitdiff_plain;h=5d5fe99ae155c42023b6696f719d7a537798ee41;p=42%2Fcpp01.git Setup ex03 --- diff --git a/ex03/HumanA.cpp b/ex03/HumanA.cpp new file mode 100644 index 0000000..38d2076 --- /dev/null +++ b/ex03/HumanA.cpp @@ -0,0 +1,12 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* HumanA.cpp :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: dkaiser