diff --git a/hyperpoint.cpp b/hyperpoint.cpp index e5f158b4..a56a2a7a 100644 --- a/hyperpoint.cpp +++ b/hyperpoint.cpp @@ -513,7 +513,7 @@ transmatrix rgpushxto0(const hyperpoint& H) { // (without using this, imprecision could accumulate) void fixmatrix(transmatrix& T) { - if(sol) ; + if(sol) ; // fixed inside solmul else if(euclid) { for(int x=0; x