Add program to test the Format module, and Sudoku program.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 16 Nov 2008 13:31:22 +0000 (13:31 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 16 Nov 2008 13:31:22 +0000 (13:31 +0000)
commit60a6a789a1e4dbac5373bc44a9aa005b618e3716
tree07641aee4ace5ee54882b1d162d388ea10c37c60
parentef0022342d93f1917da6ee6dcdcd019b1dbb42ee
Add program to test the Format module, and Sudoku program.
.hgignore
ocaml/Makefile
ocaml/sudoku.input [new file with mode: 0644]
ocaml/sudoku.ml [new file with mode: 0644]
ocaml/test_format.ml [new file with mode: 0644]