Home
last modified time | relevance | path

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

/dports/games/gnubg/gnubg-1.06.002/
H A Dbackgammon.h788 extern void CommandSetInvertMatchEquityTable(char *);
H A Dcommands.inc965 { "matchequitytable", CommandSetInvertMatchEquityTable,
967 { "met", CommandSetInvertMatchEquityTable,
H A Dset.c3692 CommandSetInvertMatchEquityTable(char *sz) function