updated stuff in ast

This commit is contained in:
Maieul BOYER 2024-08-02 17:05:20 +02:00
parent 27067e158e
commit 7ac90bac55
No known key found for this signature in database
20 changed files with 171 additions and 150 deletions

View file

@ -1,11 +1,11 @@
SRC_FILES = \
_not_done_function \
_not_done_print \
ast_alloc/ast_alloc \
ast_alloc/ast_alloc_scripting \
ast_free/ast_free \
ast_free/ast_free_scripting \
from_node/from_node \
not_done_function \
not_done_print \
print_ast/ast_print_command \
print_ast/ast_print_global \
print_ast/ast_print_node \