Updated grammar to remove input fd for redirection

This commit is contained in:
Maieul BOYER 2024-07-31 16:50:00 +00:00
parent 27875d8466
commit 18bf872c44
1005 changed files with 77750 additions and 102351 deletions

View file

@ -21,9 +21,6 @@ src/vec/ast/ast_functions3 \
src/vec/estr/estr \
src/vec/estr/estr_functions2 \
src/vec/estr/estr_functions3 \
src/vec/redir/redir \
src/vec/redir/redir_functions2 \
src/vec/redir/redir_functions3 \
src/vec/str/str \
src/vec/str/str_functions2 \
src/vec/str/str_functions3 \