c'est encore cassé mais un peut moins

This commit is contained in:
2024-04-13 13:22:20 +02:00
parent 51fff7aefd
commit 90e569f231
7 changed files with 61 additions and 26 deletions

View File

@ -6,7 +6,7 @@
# By: marde-vr <marde-vr@42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/07/28 00:35:01 by tomoron #+# #+# #
# Updated: 2024/04/06 18:46:11 by tomoron ### ########.fr #
# Updated: 2024/04/13 12:56:12 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -18,6 +18,7 @@ SRCS_RAW = main.c\
lst_token.c\
exec.c\
exit.c\
is_fd_open.c\
echo.c\
pwd.c\
parsing.c\