1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Franklin Wei 2019-05-15 18:16:27 -04:00
parent 4ed5727654
commit f940276fd9
11 changed files with 2533 additions and 504 deletions

View file

@ -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