diff --git a/hypgraph.cpp b/hypgraph.cpp index fa8a4168..2dafd989 100644 --- a/hypgraph.cpp +++ b/hypgraph.cpp @@ -1257,6 +1257,7 @@ EX void apply_other_model(shiftpoint H_orig, hyperpoint& ret, eModel md) { if(pconf.skiprope) ret = mobius(ret, pconf.skiprope, 1); } + break; } case mdRetroCraig: {