norm: Adding the header run_ast to the 42 norm
This commit is contained in:
parent
9170242925
commit
e0bf10f117
1 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
|
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2024/08/14 17:57:57 by rparodi #+# #+# */
|
/* Created: 2024/08/14 17:57:57 by rparodi #+# #+# */
|
||||||
/* Updated: 2024/09/14 12:22:23 by maiboyer ### ########.fr */
|
/* Updated: 2024/09/16 13:59:49 by rparodi ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
|
@ -181,5 +181,4 @@ void _ffree_func(\
|
||||||
void _run_word_into_str(\
|
void _run_word_into_str(\
|
||||||
t_usize idx, t_ast_node *elem, t_word_iterator *state);
|
t_usize idx, t_ast_node *elem, t_word_iterator *state);
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue