diff options
Diffstat (limited to 'src/solvers/solutions.h')
| -rw-r--r-- | src/solvers/solutions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/solutions.h b/src/solvers/solutions.h index bbff9cf..1b5517c 100644 --- a/src/solvers/solutions.h +++ b/src/solvers/solutions.h | |||
| @@ -128,7 +128,7 @@ appendsolution( | |||
| 128 | 128 | ||
| 129 | /* | 129 | /* |
| 130 | This is a bit ugly: we have to sort now and then again | 130 | This is a bit ugly: we have to sort now and then again |
| 131 | later, because the allowednext check would fail with | 131 | later, because the allowedmoves check would fail with |
| 132 | improperly sorted parallel moves, but then transforming | 132 | improperly sorted parallel moves, but then transforming |
| 133 | could swap the pairs the wrong way around. | 133 | could swap the pairs the wrong way around. |
| 134 | TODO: maybe fix this | 134 | TODO: maybe fix this |
