From fa281b58ea660dcc9ed98ff2e08c38f7a54b5b82 Mon Sep 17 00:00:00 2001 From: Manzovince Date: Sat, 27 Apr 2019 14:58:30 +0200 Subject: [PATCH] TEST OK - WORKING - Nice job Hugo ;) ! --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index d29c807..c96b742 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # By: vmanzoni +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2019/03/01 13:24:35 by vmanzoni #+# #+# # -# Updated: 2019/04/27 14:50:31 by vmanzoni ### ########.fr # +# Updated: 2019/04/27 14:57:20 by vmanzoni ### ########.fr # # # # **************************************************************************** # @@ -19,7 +19,7 @@ SRCS = main.c \ read_file.c \ handle_errors.c \ parse_input.c \ - add_to_list.c \ +# add_to_list.c \ # get_smallest_square.c \ print_fillit.c