Nearly there !!!
WIP merge sort still problems with negative numbers
This commit is contained in:
7
Makefile
7
Makefile
@@ -6,7 +6,7 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2019/02/23 14:30:57 by tmaze #+# #+# #
|
||||
# Updated: 2019/02/25 15:55:49 by tmaze ### ########.fr #
|
||||
# Updated: 2019/03/06 11:37:28 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
@@ -42,10 +42,7 @@ SRC = ps_push.c \
|
||||
ps_rerot.c \
|
||||
ps_swap.c \
|
||||
ps_stktools.c \
|
||||
ps_stktools2.c \
|
||||
ft_strsplitwhitespace.c\
|
||||
\
|
||||
checker.c
|
||||
ps_stktools2.c
|
||||
|
||||
MAIN1 = checker.c
|
||||
MAIN2 = push_swap.c
|
||||
|
Reference in New Issue
Block a user