testing things
thinking of how to display the ants moving and optimise by moving at least one on each path
This commit is contained in:
4
Makefile
4
Makefile
@@ -6,7 +6,7 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2019/03/27 16:51:02 by tmaze #+# #+# #
|
||||
# Updated: 2019/04/05 13:54:08 by tmaze ### ########.fr #
|
||||
# Updated: 2019/04/05 15:14:01 by tmaze ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
@@ -43,7 +43,7 @@ SRC = lm_parser.c \
|
||||
bfs.c \
|
||||
lst_ind.c \
|
||||
edmunds_karp.c \
|
||||
# lem_in.c \
|
||||
# lem_in.c
|
||||
|
||||
|
||||
OBJ = $(SRC:.c=.o)
|
||||
|
Reference in New Issue
Block a user