rra fonctionne

This commit is contained in:
hugogogo
2021-06-15 17:02:15 +02:00
parent dc99227f94
commit 9842a20f6e
14 changed files with 58 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ t_list *launch_algo(t_stack *stack);
*/
void ps_usage(void);
void ps_error(int i);
void ps_stop(t_stack *a, t_stack *b, t_list *lst, int i);
void ps_stop(t_stack *stack, t_list *lst, int i);
/*
** algo.c