add hyperbola-quintessence.[ch]}, rank move gen, + file/rook/queen

This commit is contained in:
2024-02-15 10:15:13 +01:00
parent bc28a900be
commit 403e625cbe
8 changed files with 297 additions and 139 deletions

View File

@@ -12,7 +12,7 @@ int main(int ac, char**av)
char revfen[128];
int comp;
debug_init(5, stderr, true);
//debug_init(5, stderr, true);
//pos_pool_init();
pos = pos_new();
if (ac == 1) {