From fcc187154468a8b73294b950fcb139edf0a1dda3 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sat, 12 Jul 2014 17:45:07 -0700 Subject: New DP algorithm match scoring algorithm --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 974332c..6253311 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS+=-Wall -Wextra -g +CFLAGS+=-Wall -Wextra -g -std=c99 all: fzy testscore -- cgit v1.2.3