gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] USE_BDIST=1 default in owl.c


From: Teun Burgers
Subject: [gnugo-devel] USE_BDIST=1 default in owl.c
Date: Thu, 24 Apr 2003 22:27:51 +0200

I would like to propose once again to make USE_BDIST the default
in owl.c as per this patch. For more info see the following messages:

http://mail.gnu.org/archive/html/gnugo-devel/2003-01/msg00036.html
http://mail.gnu.org/archive/html/gnugo-devel/2003-01/msg00054.html

Teun

diff -u -r1.151 owl.c
--- owl.c       22 Apr 2003 02:48:05 -0000      1.151
+++ owl.c       24 Apr 2003 20:24:07 -0000
@@ -3166,7 +3166,7 @@
   matched_patterns->counter++;
 }
 
-#define USE_BDIST 0
+#define USE_BDIST 1
 #if USE_BDIST
 
 /* compute the squared of the distance of a point on the board




reply via email to

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