aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 15:13:25 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 15:13:25 +0100
commit92fe5c67548304af7630ba0dd571b9d95241e412 (patch)
tree4f394f944bdb05a28a36ae0442d9d2418cb5fa3c /src/cubetypes.h
parentfe1343560ef17a700cdf3110d2d2b6305338c041 (diff)
downloadnissy-92fe5c67548304af7630ba0dd571b9d95241e412.tar.gz
nissy-92fe5c67548304af7630ba0dd571b9d95241e412.zip
Added -c option for solve
Diffstat (limited to '')
-rw-r--r--src/cubetypes.h1
1 files changed, 1 insertions, 0 deletions
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
284 bool verbose; 284 bool verbose;
285 bool all; 285 bool all;
286 bool print_number; 286 bool print_number;
287 bool count_only;
287}; 288};
288 289
289struct 290struct

Generated with cgit - Back to sebastiano.tronto.net