/[gnugo]/gnugo/engine/move_reasons.c
ViewVC logotype

Diff of /gnugo/engine/move_reasons.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.115 by gf, Sat Jun 21 06:02:14 2003 UTC revision 1.116 by bump, Fri Jul 11 23:03:33 2003 UTC
# Line 1357  add_replacement_move(int from, int to) Line 1357  add_replacement_move(int from, int to)
1357      /* Abort if the old rule isn't compatible with the new one.      /* Abort if the old rule isn't compatible with the new one.
1358       * (But not in the stable release.)       * (But not in the stable release.)
1359       */       */
1360      if (1) {      if (0) {
1361        ASSERT1(dd == to || to == replacement_map[dd], from);        ASSERT1(dd == to || to == replacement_map[dd], from);
1362      }      }
1363      /* There already is a redistribution in effect so we      /* There already is a redistribution in effect so we

Legend:
Removed from v.1.115  
changed lines
  Added in v.1.116

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26