clean: norm

This commit is contained in:
Camille Chauvet
2023-04-27 12:05:14 +00:00
parent 7e7538aa40
commit 796e186c36
21 changed files with 434 additions and 169 deletions

View File

@ -7,8 +7,10 @@ SRCS = parsing.c \
main.c \
time.c \
print.c \
print2.c \
data.c \
philo.c \
philo_routine.c \
philos.c \
threads.c