Skip to content

Commit 7c08dfa

Browse files
committed
Added evo3 version of AvidaGP-Mancala.cc to Makefile.
1 parent d436505 commit 7c08dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/evo3/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CFLAGS_web_debug := $(CFLAGS_all) $(OFLAGS_web_debug) --js-library ../../web/lib
2222
CFLAGS_web_opt := $(CFLAGS_all) $(OFLAGS_web_opt) --js-library ../../web/library_emp.js -s EXPORTED_FUNCTIONS="['_main', '_empCppCallback']" -s NO_EXIT_RUNTIME=1
2323
#CFLAGS_web := $(CFLAGS_all) $(OFLAGS_web) --js-library ../../web/library_emp.js -s EXPORTED_FUNCTIONS="['_main', '_empCppCallback']" -s DISABLE_EXCEPTION_CATCHING=1 -s NO_EXIT_RUNTIME=1
2424

25-
TARGETS := AvidaGP-Evo Fitness_Share_NK Grid NK Roulette Systematics World World2
25+
TARGETS := AvidaGP-Evo AvidaGP-Mancala Fitness_Share_NK Grid NK Roulette Systematics World World2
2626

2727
EVO_DEPEND := ../../evo3/World.h
2828

0 commit comments

Comments
 (0)