bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] gnubg.c line 237 +


From: Øystein O Johansen
Subject: [Bug-gnubg] gnubg.c line 237 +
Date: Tue, 24 Sep 2002 15:43:55 +0200

Can someone please update gnubg.c line 237 to include the rotate flag.

234:  FALSE, /* cubeful */
235:  FALSE, /* variance reduction */
236:  FALSE, /* initial position */
237:  FALSE, /* rotate */  <--- Add this line!!!!
238:  7, /* truncation */
239:  36, /* number of trials */

and then in the macro:

260:    }, \
261:   FALSE, /* cubeful */ \
262:   FALSE, /* variance reduction */ \
263:   FALSE, /* initial position */ \
264:   FALSE, /* rotate */ \    <----- Add this line!
265:   7, /* truncation */ \

Thanks,
-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.






reply via email to

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