add_remove decidement.. semble fonctionner mieux mais avec deux modulo a chaque boucles

This commit is contained in:
Hugo LAMY
2019-05-06 20:04:27 +02:00
parent e784b96efe
commit 60d1d87b76
2 changed files with 93 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
# By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2019/03/01 13:24:35 by vmanzoni #+# #+# #
# Updated: 2019/05/03 13:50:34 by hulamy ### ########.fr #
# Updated: 2019/05/06 16:37:52 by hulamy ### ########.fr #
# #
# **************************************************************************** #
@@ -52,4 +52,4 @@ clean:
fclean: clean
/bin/rm -rf $(NAME)
re: clean all
re: fclean all