From c90781c8602bd2ff17270105c98277ac79665ac8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 7 Aug 2025 17:16:19 +0200 Subject: Mention lastqt and unniss in description of nissy_variations() --- src/nissy.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/nissy.h b/src/nissy.h index 959b2d8..2785e00 100644 --- 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. -- cgit v1.3