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

Diff of /gnugo/engine/value_moves.c

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

revision 1.124 by arend, Fri Apr 23 04:02:20 2004 UTC revision 1.125 by bump, Wed Apr 28 03:46:05 2004 UTC
# Line 3548  review_move_reasons(int *the_move, float Line 3548  review_move_reasons(int *the_move, float
3548      time_report(2, "  find_large_scale_owl_attack_moves", NO_MOVE, 1.0);      time_report(2, "  find_large_scale_owl_attack_moves", NO_MOVE, 1.0);
3549    }    }
3550    
   reading_cache_clear();  
3551    if (level >= 6) {    if (level >= 6) {
3552      find_more_owl_attack_and_defense_moves(color);      find_more_owl_attack_and_defense_moves(color);
3553      time_report(2, "  find_more_owl_attack_and_defense_moves", NO_MOVE, 1.0);      time_report(2, "  find_more_owl_attack_and_defense_moves", NO_MOVE, 1.0);

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125

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