2021-10-29 20:09:51

This commit is contained in:
gbaconni
2021-10-29 20:09:51 +02:00
parent e42f5bd8cf
commit dc854959a4
3 changed files with 46 additions and 11 deletions

View File

@@ -1,14 +1,5 @@
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# By: ysoroko <ysoroko@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2020/11/28 19:44:45 by ysoroko #+# #+# #
-# Updated: 2021/01/18 12:37:32 by ysoroko ### ########.fr #
+# Updated: 2021/10/29 17:46:51 by gbaconni ### ########.fr #
# #
# **************************************************************************** #
@@ -14,13 +14,14 @@ CC = gcc
CFLAGS = -Wall -Wextra -Werror
@@ -25,8 +16,6 @@
AND = &&
diff --git a/a.out b/a.out
deleted file mode 100755
--- a/ft.h
+++ b/ft.h
@@ -13,15 +13,24 @@