Modified stuff
This commit is contained in:
parent
bb36b37bd3
commit
f490f834f7
11 changed files with 11 additions and 56 deletions
|
|
@ -6,11 +6,11 @@
|
|||
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/07/26 11:00:25 by rparodi #+# #+# */
|
||||
/* Updated: 2024/07/26 13:01:18 by rparodi ### ########.fr */
|
||||
/* Updated: 2024/07/26 15:25:13 by maiboyer ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "../include/function_declaration.h"
|
||||
#include "ast/_function_declaration.h"
|
||||
|
||||
void ast_print_node_if(t_ast_node self) NOT_DONE;
|
||||
void ast_print_node_case(t_ast_node self) NOT_DONE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue