arcm:: cleared spam in DF_GEOM

This commit is contained in:
Zeno Rogue 2021-08-04 18:00:09 +02:00
parent e2077620c8
commit e175f522dc
1 changed files with 1 additions and 0 deletions

View File

@ -455,6 +455,7 @@ void archimedean_tiling::compute_geometry() {
}
if(debugflags & DF_GEOM)
if(p < 10 || p == 99)
println(hlog, "edgelength = ", edgelength, " angles = ", alphas, " inradius = ", inradius, " circumradius = ", circumradius);
if(isnan(alpha_total)) elmax = edgelength;