initial push-mt

This commit is contained in:
Mthandazo42 2019-03-22 16:12:04 +01:00
commit a6e27627c6
3 changed files with 7 additions and 0 deletions

1
author Normal file
View File

@ -0,0 +1 @@
mndhlovu

5
includes/lem_in.h Normal file
View File

@ -0,0 +1,5 @@
#ifndef LEM_IN_N
# define LEM_IN_H
# include "libft.h"
#endif

1
srcs/ft_parser.c Normal file
View File

@ -0,0 +1 @@
#include "lem_in.h"