modify map printing system
added functions to create, print and clear map when it's valid
This commit is contained in:
3
Makefile
3
Makefile
@@ -6,7 +6,7 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2019/03/27 16:51:02 by tmaze #+# #+# #
|
||||
# Updated: 2019/04/22 12:10:47 by mndhlovu ### ########.fr #
|
||||
# Updated: 2019/04/24 18:00:14 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
@@ -51,6 +51,7 @@ SRC = lm_parser.c \
|
||||
push_ants.c \
|
||||
push_ants_utils.c \
|
||||
score_utils.c \
|
||||
print_map.c \
|
||||
lem_in.c
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user