]> git.cworth.org Git - rrsolve/commit
Added support for solving boards in files provided on the command line.
authorCarl Worth <cworth@cworth.org>
Thu, 3 Jul 2003 14:43:10 +0000 (14:43 +0000)
committerCarl Worth <cworth@cworth.org>
Thu, 3 Jul 2003 14:43:10 +0000 (14:43 +0000)
commit073736b9a3889b8ca726bf4e16067c4af11d1504
treea71335c783183b5567df01c5f5fd17af35850b20
parent2c00783f6c19313d78dc29fc65c483f5e5d0c81b
Added support for solving boards in files provided on the command line.
Added a few example boards in the boards directory.
.cvsignore
boards/min09 [new file with mode: 0644]
boards/min14 [new file with mode: 0644]
boards/min16 [new file with mode: 0644]
src/args.c
src/args.h
src/rrsolve.c