mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-05 08:51:53 +02:00
works for the first pair of types/plane being below the second pair of types/plane (upward fringing from the top of a wire to an overlapping wire above it), which was not being handled due to an implicit assumption that plane1 < plane2, which does not have to be the case.