Home
last modified time | relevance | path

Searched refs:gtp_fixed_handicap (Results 1 – 3 of 3) sorted by relevance

/dports/games/gnugo/gnugo-3.8/interface/gtp_examples/
H A Dgtp2_6836 +DECLARE(gtp_fixed_handicap);
857 + {"fixed_handicap", gtp_fixed_handicap},
1034 +gtp_fixed_handicap(char *s, int id)
/dports/games/gnugo/gnugo-3.8/interface/
H A Dplay_gtp.c93 DECLARE(gtp_fixed_handicap);
235 {"fixed_handicap", gtp_fixed_handicap},
684 gtp_fixed_handicap(char *s) in gtp_fixed_handicap() function
/dports/games/gnugo/gnugo-3.8/
H A DChangeLog1250 - gtp_fixed_handicap revised