added gitignore + droped tables func
This commit is contained in:
4
libft.h
4
libft.h
@@ -6,7 +6,7 @@
|
||||
/* By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2018/04/08 00:12:36 by tmaze #+# #+# */
|
||||
/* Updated: 2018/10/24 13:38:20 by tmaze ### ########.fr */
|
||||
/* Updated: 2018/11/26 12:36:58 by tmaze ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -174,4 +174,6 @@ void ft_lstaddsort(t_list **lst, t_list *new,
|
||||
|
||||
int ft_round(float x, float ind);
|
||||
|
||||
t_list *ft_strsplitstr2(char *str, char *split);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user