aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/nissy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nissy.c b/src/nissy.c
index 738d6e1..40e4be7 100644
--- a/src/nissy.c
+++ b/src/nissy.c
@@ -566,6 +566,7 @@ nissy_solve(
566 } 566 }
567 567
568 if (!issolvable(c)) { 568 if (!issolvable(c)) {
569/* TODO: this is step-dependent */
569 LOG("solve: cube is not solvable\n"); 570 LOG("solve: cube is not solvable\n");
570 return NISSY_ERROR_UNSOLVABLE_CUBE; 571 return NISSY_ERROR_UNSOLVABLE_CUBE;
571 } 572 }

Generated with cgit - Back to sebastiano.tronto.net