Marcos Talau writes: > The fruit package [1] comes with a binary file named `book_small.bin'. This > binary file does not have a source code. > > Reading the documentation and checking the source code of the package, the > binary file appears to contain chess openings, and I believe it is used by > default by the program.
How was book_small.bin generated? More concretely, if I wanted to add chess openings, would I start from book_small.bin? Or is there some other file that I would modify and then generate book_small.bin? Cheers, Walter Landry