aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/solutions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/solvers/solutions.h')
-rw-r--r--src/solvers/solutions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/solvers/solutions.h b/src/solvers/solutions.h
index cdb1fdb..f3761d9 100644
--- a/src/solvers/solutions.h
+++ b/src/solvers/solutions.h
@@ -186,7 +186,6 @@ appendsolution(
186 later, because the allowedmoves check would fail with 186 later, because the allowedmoves check would fail with
187 improperly sorted parallel moves, but then transforming 187 improperly sorted parallel moves, but then transforming
188 could swap the pairs the wrong way around. 188 could swap the pairs the wrong way around.
189 TODO: maybe fix this
190 */ 189 */
191 sortparallel_moves(tsol[r].nmoves, tsol[r].moves); 190 sortparallel_moves(tsol[r].nmoves, tsol[r].moves);
192 191

Generated with cgit - Back to sebastiano.tronto.net