Oubli norme oups
This commit is contained in:
parent
abbb8d13d4
commit
d1f19d6c4c
|
@ -6,7 +6,7 @@
|
||||||
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
|
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2022/11/23 16:51:31 by erey-bet #+# #+# */
|
/* Created: 2022/11/23 16:51:31 by erey-bet #+# #+# */
|
||||||
/* Updated: 2022/12/08 11:23:13 by erey-bet ### ########.fr */
|
/* Updated: 2022/12/11 15:59:11 by erey-bet ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
@ -46,7 +46,6 @@ char **set_only_space(char *argv[], int i);
|
||||||
int if_there_is_double(long *tab, int y);
|
int if_there_is_double(long *tab, int y);
|
||||||
void *init_sb(t_stack *sb, int len);
|
void *init_sb(t_stack *sb, int len);
|
||||||
|
|
||||||
|
|
||||||
// Parsing
|
// Parsing
|
||||||
int parsing(int argc, char *argv[], long *tab);
|
int parsing(int argc, char *argv[], long *tab);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue