[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnugo-devel] doc patch
From: |
Evan Berggren Daniel |
Subject: |
[gnugo-devel] doc patch |
Date: |
Mon, 14 Jul 2003 16:55:45 -0400 (EDT) |
This adds matcher_check to interface/gtp_examples/README
Evan Daniel
Index: interface/gtp_examples/README
===================================================================
RCS file: /cvsroot/gnugo/gnugo/interface/gtp_examples/README,v
retrieving revision 1.8
diff -u -d -r1.8 README
--- interface/gtp_examples/README 10 Jul 2003 22:56:02 -0000 1.8
+++ interface/gtp_examples/README 14 Jul 2003 20:52:21 -0000
@@ -29,5 +29,7 @@
sgf2tst : A perl script that produces a gtp test script from an sgf file
-
-
+matcher_check : A perl script that plays a gnugo process against itself,
+ watching for inconsistencies in the dragon_status field.
+ It flags these for further analysis by a person, and attempts
+ to generate regression tests from them.
- [gnugo-devel] doc patch,
Evan Berggren Daniel <=