|
| From: | Arend Bayer |
| Subject: | Re: [gnugo-devel] nando_3_9.4c |
| Date: | Wed, 9 Oct 2002 20:47:44 +0200 (CEST) |
I've merged nando_3_9.4c + nando_3_10.1. I took the liberty to turn
the worm in goal_worm_computed into a plural. Also I made a change somewhere
from
if (condition) command;
to
if (condition)
command;
as that's the way it's used consistently throughout the code.
Arend
| [Prev in Thread] | Current Thread | [Next in Thread] |