We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c826d commit 41dc10bCopy full SHA for 41dc10b
archimedean.cpp
@@ -903,7 +903,7 @@ struct hrmap_archimedean : hrmap {
903
904
EX hrmap *new_map() { return new hrmap_archimedean; }
905
906
-EX debugflag debug_archimedean_map = {"archimedean_map"};
+EX debugflag debug_archimedean_map = {"archimedean_map_details"};
907
908
heptagon *build_child(heptspin p, pair<int, int> adj) {
909
indenter ind;
0 commit comments