correction petites erreurs dans programme et readme

This commit is contained in:
hugogogo
2021-06-14 21:43:35 +02:00
parent 5050e05816
commit e47c99efa8
8 changed files with 29 additions and 2 deletions

View File

@@ -23,8 +23,6 @@ SRCS = push_swap.c \
algo.c \
print.c \
swap.c \
solve_sorting.c \
algo_bubble_sort.c \
stop.c
ODIR = ./builds