i hate mondays
rework of checker parser to accomodate for string arguments update of libft debuged push & pop functions still need to check for overflow arg
This commit is contained in:
4
Makefile
4
Makefile
@@ -6,7 +6,7 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2019/02/23 14:30:57 by tmaze #+# #+# #
|
||||
# Updated: 2019/02/24 14:17:55 by tmaze ### ########.fr #
|
||||
# Updated: 2019/02/25 15:55:49 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
@@ -42,6 +42,8 @@ SRC = ps_push.c \
|
||||
ps_rerot.c \
|
||||
ps_swap.c \
|
||||
ps_stktools.c \
|
||||
ps_stktools2.c \
|
||||
ft_strsplitwhitespace.c\
|
||||
\
|
||||
checker.c
|
||||
|
||||
|
Reference in New Issue
Block a user