commit c90781c8602bd2ff17270105c98277ac79665ac8
parent d1747a694ea65a463d6e9b6f7408ae969a8bfff5
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Thu, 7 Aug 2025 17:16:19 +0200
Mention lastqt and unniss in description of nissy_variations()
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/nissy.h b/src/nissy.h
@@ -220,7 +220,8 @@ and it always ends in a newline character.
Parameters:
moves - The moves of which to find the variation. Must be at most
NISSY_SIZE_MOVES long.
- variations - Specify which kind of variations to find, e.g. "lastqt".
+ variations - Specify which kind of variations to find, for example
+ "lastqt" or "unniss".
result_size - The size of the result buffer.
result - The result buffer.