fichiers un peu mieux rangees

This commit is contained in:
hugogogo
2021-09-26 22:29:21 +02:00
parent f07533d101
commit 682be2acbd
11 changed files with 800 additions and 864 deletions

View File

@@ -27,7 +27,10 @@ SRCS = push_swap.c \
push.c \
rotate.c \
reverse_rotate.c \
algo_bubble_sort.c
algo_bubble_sort.c \
minisort.c \
minisort_by_rank.c \
minisort_2ways_bubble_sort.c
ODIR = ./builds