Home
last modified time | relevance | path

Searched refs:history_tried (Results 1 – 2 of 2) sorted by relevance

/dports/games/scid/scid/engines/togaII1.2.1a/src/
H A Dsort.h57 extern void history_tried(int move, const board_t * board);
H A Dsort.cpp602 void history_tried(int move, const board_t * board) { in history_tried() function