From f940276fd9bc38ae34d4119fd1d983171a627400 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 15 May 2019 18:16:27 -0400 Subject: puzzles: resync with upstream This brings the puzzles source to upstream commit e2135d5. (I've made my own changes on top of that.) This brings in a couple bugfixes and a new solver for Dominosa. Change-Id: I11d46b43171787832330a5e2e0d2f353f36f727d --- apps/plugins/puzzles/SOURCES | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/puzzles/SOURCES') diff --git a/apps/plugins/puzzles/SOURCES b/apps/plugins/puzzles/SOURCES index c9611548f9..5301ceef3d 100644 --- a/apps/plugins/puzzles/SOURCES +++ b/apps/plugins/puzzles/SOURCES @@ -19,6 +19,7 @@ src/misc.c src/penrose.c src/printing.c src/random.c +src/sort.c src/tdq.c src/tree234.c src/version.c -- cgit v1.2.3