Skip to content

Commit 41dc10b

Browse files
committed
arcm:: add _details
1 parent b6c826d commit 41dc10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archimedean.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ struct hrmap_archimedean : hrmap {
903903

904904
EX hrmap *new_map() { return new hrmap_archimedean; }
905905

906-
EX debugflag debug_archimedean_map = {"archimedean_map"};
906+
EX debugflag debug_archimedean_map = {"archimedean_map_details"};
907907

908908
heptagon *build_child(heptspin p, pair<int, int> adj) {
909909
indenter ind;

0 commit comments

Comments
 (0)