mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-23 08:52:14 -07:00
Files

I've made the existing optional solver diagnostics appear as the verbose output of the solver program. They're not particularly legible at the moment, but they're better than nothing.
134 lines
1.4 KiB
Plaintext
134 lines
1.4 KiB
Plaintext
*.o
|
|
/Makefile*
|
|
/blackbox
|
|
/bridges
|
|
/cube
|
|
/dominosa
|
|
/dominosasolver
|
|
/fifteen
|
|
/fifteensolver
|
|
/filling
|
|
/fillingsolver
|
|
/flip
|
|
/flood
|
|
/galaxies
|
|
/galaxiespicture
|
|
/galaxiessolver
|
|
/guess
|
|
/inertia
|
|
/keen
|
|
/keensolver
|
|
/latincheck
|
|
/lightup
|
|
/lightupsolver
|
|
/loopy
|
|
/loopysolver
|
|
/magnets
|
|
/magnetssolver
|
|
/map
|
|
/mapsolver
|
|
/matching
|
|
/mines
|
|
/mineobfusc
|
|
/net
|
|
/netslide
|
|
/nullgame
|
|
/numgame
|
|
/obfusc
|
|
/palisade
|
|
/path
|
|
/pattern
|
|
/patternpicture
|
|
/patternsolver
|
|
/pearl
|
|
/pearlbench
|
|
/pegs
|
|
/range
|
|
/rect
|
|
/samegame
|
|
/separate
|
|
/signpost
|
|
/signpostsolver
|
|
/singles
|
|
/singlessolver
|
|
/sixteen
|
|
/slant
|
|
/slantsolver
|
|
/slide
|
|
/slidesolver
|
|
/sokoban
|
|
/solo
|
|
/solosolver
|
|
/tents
|
|
/tentssolver
|
|
/tracks
|
|
/towers
|
|
/towerssolver
|
|
/twiddle
|
|
/undead
|
|
/unequal
|
|
/unequalsolver
|
|
/unruly
|
|
/unrulysolver
|
|
/untangle
|
|
/*.exe
|
|
/*.obj
|
|
/*.map
|
|
/*.rsp
|
|
/*notes
|
|
/HACKING
|
|
/*.hlp
|
|
/*.cnt
|
|
/*.chm
|
|
/*.gid
|
|
/*.GID
|
|
/*.html
|
|
/*.mips
|
|
/*.class
|
|
/*.jar
|
|
/applet.manifest
|
|
/puzzles.txt
|
|
/*.app
|
|
/*.dmg
|
|
/*.res
|
|
/*.inf
|
|
/list.c
|
|
/gamedesc.txt
|
|
/build.log
|
|
/build.out
|
|
/org
|
|
/*.ppc
|
|
/*.i386
|
|
/*.x86_64
|
|
/Puzzles.ppc.bin
|
|
/Puzzles.i386.bin
|
|
/Puzzles.x86_64.bin
|
|
/version2.def
|
|
/preprocessed.but
|
|
/*.a
|
|
/aclocal.m4
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/depcomp
|
|
/empty.h
|
|
/install-sh
|
|
/missing
|
|
/compile
|
|
/.deps
|
|
/.dirstamp
|
|
/icons/*.png
|
|
/icons/*.ico
|
|
/icons/*.rc
|
|
/icons/*-icon.c
|
|
/icons/.deps
|
|
/icons/.dirstamp
|
|
/unfinished/divvy
|
|
/unfinished/group
|
|
/unfinished/numgame
|
|
/unfinished/path
|
|
/unfinished/pearl
|
|
/unfinished/separate
|
|
/unfinished/slide
|
|
/unfinished/sokoban
|