diff --git a/hypgraph.cpp b/hypgraph.cpp index 5a32a35b..62a4c49a 100644 --- a/hypgraph.cpp +++ b/hypgraph.cpp @@ -997,7 +997,7 @@ EX ld spherity(const transmatrix& V) { } EX bool confusingGeometry() { - return quotient; + return quotient || elliptic; } EX ld master_to_c7_angle() {