1
0

」 feat: finished ex01

This commit is contained in:
2025-04-09 15:28:52 +02:00
parent a432c8defd
commit 02fe2e7791
3 changed files with 17 additions and 12 deletions

View File

@ -6,13 +6,13 @@
# By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/10/25 16:09:27 by adjoly #+# #+# #
# Updated: 2025/04/09 14:50:44 by adjoly ### ########.fr #
# Updated: 2025/04/09 15:28:36 by adjoly ### ########.fr #
# #
# **************************************************************************** #
SHELL = bash
NAME = whatever
NAME = iter
CC = c++