」 feat: should have finished ex00

This commit is contained in:
2025-04-09 10:33:31 +02:00
parent 2b51c0baca
commit df7ffd0aeb
10 changed files with 198 additions and 29 deletions

View File

@ -6,13 +6,13 @@
# By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/10/25 16:09:27 by adjoly #+# #+# #
# Updated: 2025/03/30 15:14:32 by adjoly ### ########.fr #
# Updated: 2025/04/09 10:23:51 by adjoly ### ########.fr #
# #
# **************************************************************************** #
SHELL = bash
NAME = Form
NAME = ScalarConverter
CC = c++