fixed some errors

This commit is contained in:
mdev9
2024-05-03 14:13:17 +02:00
parent 032bfb976e
commit bdfff1360a
8 changed files with 87 additions and 63 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/29 10:28:55 by marde-vr ### ########.fr #
# Updated: 2024/05/03 14:12:21 by marde-vr ### ########.fr #
# #
# **************************************************************************** #
@ -29,6 +29,7 @@ SRCS_RAW = main.c\
here_doc_utils.c\
export.c\
input_redirections.c\
redirection_utils.c\
sort_wildcard_list.c\
output_redirections.c\
builtins.c\