mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-01-27 00:41:57 +00:00
modifying some preset for the tabs and adding some functions in the main for do the test
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ STACK_UTILS = push.c rev_rotate.c rotate.c stack_add.c stack_remove.c swap.c
|
||||
|
||||
ALGO_SORT = medium_algo.c
|
||||
|
||||
MEDIUM_ALGO = utils_medium.c utils_struct_tab.c
|
||||
MEDIUM_ALGO = utils_medium.c utils_struct_tab.c utils_medium_two.c
|
||||
|
||||
ALGO_UTILS = check_order.c compare_value.c stack_len.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user