gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] lunch bugfix


From: Arend Bayer
Subject: Re: [gnugo-devel] lunch bugfix
Date: Wed, 14 Apr 2004 22:33:13 +0200 (CEST)


Inge wrote:

>
> Arend wrote:
> > @@ -1651,6 +1652,7 @@ set_single_owl_move(struct owl_move_data
> >    moves[0].name        = name;
> >    moves[0].same_dragon = 1;
> >    moves[0].escape      = 0;
> > +  moves[0].lunch       = NO_MOVE;
> >    moves[1].value       = 0;
>
> Are you sure that the last line should be moves[1] and not moves[0]?

Yes.

Arend





reply via email to

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