gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] trevor_1_14.3


From: Trevor Morris
Subject: [gnugo-devel] trevor_1_14.3
Date: Wed, 14 Nov 2001 11:39:29 -0500

http://www.public32.com/games/go/trevor_1_14.3
 - one line comment correction in reading.c
 - patterns.dsp doesn't reference invalid file.
 - regress.pl deals with threads better on Win32.
 - regress.plx supports view by category.


Index: engine/reading.c
===================================================================
RCS file: /cvsroot/gnugo/gnugo/engine/reading.c,v
retrieving revision 1.30
diff -u -b -B -r1.30 reading.c
--- engine/reading.c    2001/11/11 15:18:10     1.30
+++ engine/reading.c    2001/11/14 16:34:28
@@ -2858,7 +2858,7 @@
     int libs2[2];
 #endif
     int apos = libs[k];
-    /* we only want to consider the move at (ai,aj) if:
+    /* we only want to consider the move at (apos) if:
      * stackp <= backfill_depth
      * -or-  stackp <= depth and it is an isolated stone
      * -or-  it is not in immediate atari



Rest of patch on-line.
-Trevor







reply via email to

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