diff options
Diffstat (limited to '')
| -rw-r--r-- | src/cubetypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h index 6d8af21..1b679aa 100644 --- a/src/cubetypes.h +++ b/src/cubetypes.h | |||
| @@ -279,7 +279,7 @@ solveoptions | |||
| 279 | int max_moves; | 279 | int max_moves; |
| 280 | int max_solutions; | 280 | int max_solutions; |
| 281 | int nthreads; | 281 | int nthreads; |
| 282 | bool optimal_only; | 282 | int optimal; |
| 283 | bool can_niss; | 283 | bool can_niss; |
| 284 | bool verbose; | 284 | bool verbose; |
| 285 | bool all; | 285 | bool all; |
