I have two additional, rather minor suggestions:
engine/interface.c The trivial wrapper functions like gnugo_is_suicide() in engine/interface.c would only be useful if they succeeded in a consistent layering, i.e. if the code in interface/ would communicate to the engine code only via the additional layer in engine/interface.c. This has failed, and so I suggest to remove all these trival wrappers. rotation code The cost of this code is small, but I think its benefit is almost non-existant. Arend _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

