From 92fe5c67548304af7630ba0dd571b9d95241e412 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 24 Dec 2021 15:13:25 +0100 Subject: Added -c option for solve --- src/cubetypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cubetypes.h') diff --git a/src/cubetypes.h b/src/cubetypes.h index 7563abb..6d8af21 100644 --- a/src/cubetypes.h +++ b/src/cubetypes.h @@ -284,6 +284,7 @@ solveoptions bool verbose; bool all; bool print_number; + bool count_only; }; struct -- cgit v1.3