started dev on parser

defined data structure WIP
This commit is contained in:
Tanguy MAZE
2019-03-23 18:04:19 +01:00
parent a6e27627c6
commit 808dd8c403
6 changed files with 83 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "libft"]
path = libft
url = https://github.com/tvdu29/libft