gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnugo-devel] connections.c


From: Paul Pogonyshev
Subject: [gnugo-devel] connections.c
Date: Fri, 30 Aug 2002 23:58:19 +0300

i started studying optics.c and connection.c to find if i am able to
implement the thing i proposed (handling of eyeshapes surrounded by
badly connected dragons).

i've discovered the following line in connection.c:

[67]   if (!EXPERIMENTAL_CONNECTIONS && (pattern->class & CLASS_C)) {

shouldn't macro EXPERIMENTAL_CONNECTIONS be changed to the
corresponding variable experimental_connections?

Paul Pogonyshev





reply via email to

[Prev in Thread] Current Thread [Next in Thread]