Updated makefiles and better error reporting
This commit is contained in:
parent
5ed7952cc7
commit
58fc4ecc78
10 changed files with 94 additions and 74 deletions
|
|
@ -3,4 +3,12 @@ from_node \
|
|||
not_done_function \
|
||||
not_done_print \
|
||||
print_ast \
|
||||
print_ast/ast_print_command \
|
||||
print_ast/ast_print_global \
|
||||
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