"cmd_arr/cmd_array" renamed to "pipeline"
This commit is contained in:
2
Makefile
2
Makefile
@@ -29,7 +29,7 @@ SRCS = main.c init.c free.c generic.c \
|
||||
signals.c \
|
||||
shell_loop.c shell_script.c \
|
||||
lexing.c fill_token.c check_operators.c \
|
||||
parsing.c cmd_array.c \
|
||||
parsing.c create_pipeline.c \
|
||||
valid_syntax.c valid_pipeline.c valid_command.c valid_io_redirect.c \
|
||||
words_expansions.c expand_token.c rejoin_after_expand.c new_token_for_each_field.c \
|
||||
ft_split_quotes.c ft_strdup_quotes.c \
|
||||
|
||||
Reference in New Issue
Block a user