Skip to content

Commit

Permalink
Merge pull request #683 from mattam82/typeclasses-default-mode
Browse files Browse the repository at this point in the history
Overlay for PR 19473
  • Loading branch information
gares authored Sep 5, 2024
2 parents 61db29b + 615d71c commit d650983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coq_elpi_HOAS.ml
Original file line number Diff line number Diff line change
Expand Up @@ -2962,6 +2962,7 @@ let comInductive_interp_mutual_inductive_constr _ _ _ ~cumulative ~poly ~templat
template = Some false;
auto_prop_lowering = false;
finite;
mode = None;
}
in
ComInductive.interp_mutual_inductive_constr ~arities_explicit:[true] ~template_syntax:[SyntaxAllowsTemplatePoly] ~flags
Expand Down

0 comments on commit d650983

Please sign in to comment.