merge conflit
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
/* By: marde-vr <marde-vr@42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/02/04 17:31:38 by tomoron #+# #+# */
|
||||
/* Updated: 2024/02/15 14:43:57 by tomoron ### ########.fr */
|
||||
/* Updated: 2024/02/16 12:50:33 by tomoron ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -22,6 +22,10 @@ typedef enum e_token_type
|
||||
{
|
||||
ARG,
|
||||
PIPE,
|
||||
RED_O,
|
||||
RED_I,
|
||||
RED_I_APP,
|
||||
HERE_DOC,
|
||||
OR,
|
||||
AND
|
||||
} t_token_type;
|
||||
|
Reference in New Issue
Block a user