ast bigest fix + norm
This commit is contained in:
@@ -19,5 +19,7 @@ typedef struct s_msh t_msh;
|
||||
void read_hereinput(char *limiter, t_node *lst, t_msh *msh);
|
||||
void parse_heredoc(char *limiter, t_node *lst, t_msh *msh);
|
||||
void create_heredoc(t_node *lst, t_msh *msh);
|
||||
void end_heredoc(char *buf, t_msh *msh, t_node *lst, char *limiter);
|
||||
void exit_heredoc(char *limiter, t_msh *msh, t_node *lst);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user