parsing et execution partielle de hugo

This commit is contained in:
hugogogo
2021-11-02 13:38:52 +01:00
parent 698dcbe1ed
commit a926a817da
7 changed files with 78 additions and 339 deletions

View File

@@ -26,7 +26,6 @@ SRCS = main.c init.c free.c generic.c \
lexing.c \
parsing.c \
valid_syntax.c valid_pipeline.c valid_command.c valid_io_redirect.c \
fill_cmd.c cmd_expansion.c \
env.c exit.c echo.c
DIR_OBJS = builds