Removed undefined behaviour.
Compare changes
+ 2
− 2
@@ -958,8 +958,8 @@ void DOPAIR2(struct runner *r, struct cell *ci, struct cell *cj) {
Solves issue #49 (closed) which. That was indeed an undefined behaviour although it was probably fine.