> if (is_player (color_at[v]))
>   chain_at[v].find_root ()->inc_lib_cnt ();
> 
> I removed the if
> 
> chain_at[v].find_root ()->inc_lib_cnt ();
> 
> And added some code elsewhere to make it correct.

so it wasn't the "is_player"?

s.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to