Update so '$BANANE=truc' works
This commit is contained in:
parent
ecf01a6b8b
commit
11ec5cfa3c
14 changed files with 183 additions and 120 deletions
|
|
@ -10,7 +10,6 @@ from_node/artihmetic_node \
|
|||
from_node/boucle_node \
|
||||
from_node/condition_node \
|
||||
from_node/dev_node \
|
||||
from_node/expand_node \
|
||||
from_node/expansion_node \
|
||||
from_node/file_node \
|
||||
from_node/from_node \
|
||||
|
|
@ -18,12 +17,12 @@ from_node/node_utils \
|
|||
from_node/node_utils2 \
|
||||
from_node/redirect_node \
|
||||
from_node/scripting_node \
|
||||
print_ast/ast_print \
|
||||
print_ast/ast_print_arithmetic \
|
||||
print_ast/ast_print_command \
|
||||
print_ast/ast_print_global \
|
||||
print_ast/ast_print_helper_function \
|
||||
print_ast/ast_print_node \
|
||||
print_ast/ast_print_redirection \
|
||||
print_ast/ast_print_subshell \
|
||||
print_ast/helper_function_print \
|
||||
print_ast/print_arithmetic \
|
||||
print_ast/print_ast \
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue