mise a la norme

This commit is contained in:
wescande 2017-03-24 16:58:54 +01:00
parent 7644c06f4f
commit 933e912170

View file

@ -6,7 +6,7 @@
/* By: jhalford <jack@crans.org> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2016/12/13 17:11:48 by jhalford #+# #+# */
/* Updated: 2017/03/22 19:36:55 by jhalford ### ########.fr */
/* Updated: 2017/03/24 16:58:22 by wescande ### ########.fr */
/* */
/* ************************************************************************** */
@ -48,7 +48,6 @@ typedef struct s_data_template t_btexport;
typedef enum e_lexstate t_lexstate;
typedef struct s_token t_token;
typedef struct s_rvwords t_rvwords;
typedef struct s_ld t_ld;
/*
@ -67,8 +66,6 @@ typedef union u_process_data t_process_data;
typedef struct s_process_map t_process_map;
typedef struct s_data_cond t_data_while;
typedef struct s_data_cond t_data_if;
typedef struct s_data_cond t_data_if;
/*
** Parser types