Skip to content

Commit 615d71c

Browse files
committed
Overlay for PR 19473
1 parent 61db29b commit 615d71c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/coq_elpi_HOAS.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2962,6 +2962,7 @@ let comInductive_interp_mutual_inductive_constr _ _ _ ~cumulative ~poly ~templat
29622962
template = Some false;
29632963
auto_prop_lowering = false;
29642964
finite;
2965+
mode = None;
29652966
}
29662967
in
29672968
ComInductive.interp_mutual_inductive_constr ~arities_explicit:[true] ~template_syntax:[SyntaxAllowsTemplatePoly] ~flags

0 commit comments

Comments
 (0)